Skip to content

Clean up Phoenix bar. #903

@EdwardMoyse

Description

@EdwardMoyse

A lot of very cool new functionality has been added, but this has had the consequence that the Phoenix menu bar (the bottom bar) is becoming very full. Before we make a new major release, I think we should try to clean this up (because it is potentially a breaking change, if clients have suppressed some of the interface options).

Image

The default menu is defined here: https://github.com/HSF/phoenix/blob/main/packages/phoenix-ng/projects/phoenix-ui-components/lib/components/ui-menu/ui-menu.component.html

We still want to keep the main options easily accessible, so we need to balance a little having it compact and still usable.

Options could include:

  • Move the dark/light theme into "View options"
    • Orthographic/perspective could in principle go there too, but I think it should probably stay at the top level as it is very useful and you might want to rapidly click it off/on
  • Browsers
    • We could move Event collections, Event Browser, and Geometry Browser into one top level menu

Thoughts @sponce?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions