Skip to content

UX: Header buttons shown whilst editor loading #5603

@knolleary

Description

@knolleary

Whilst the editor is initialising it hides the workspace.

Since moving the tabs into the header, they are flashing up whilst the editor is loading; they should be hidden until everything has loaded.

Here are screenshots captured whilst the editor is loading (achieved by adding return statements at various points in the loading to 'freeze' progress).

RED.deploy.init(RED.settings.theme("deployButton",null));

The deploy/menu buttons shouldn't be visible at this stage. They are out of position as the workspace tabs element hasn't been inserted yet.

Image

This is right before the complete editor is 'revealed'. The tabs are visible, as are the deploy/menu buttons. They should still be hidden at this stage.

Image

Metadata

Metadata

Assignees

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions