Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature bloat in side menus #77

Open
johnmartins opened this issue May 26, 2023 · 2 comments
Open

Feature bloat in side menus #77

johnmartins opened this issue May 26, 2023 · 2 comments

Comments

@johnmartins
Copy link
Owner

As more features are added, it is no longer feasible to keep adding new blocks into the side menus. Proposed solutions:

  • Add an analysis tab for future analysis functions
  • Make side menu groups collapsable, and collapse all but the essential functionality by default
  • Move our category editing from the side menu, OR make category editing "swap out" the entire side menu
@johnmartins
Copy link
Owner Author

  • Reuse collapsable menu components from Morpheus
  • Hide least used sections initially (e.g. exports, graphical options)
  • Add menu tabs, as in morpheus? E.g. one tab for analysis, another for import/export, third for manupulation

@johnmartins
Copy link
Owner Author

A step towards solving this was taken in version 1.10 (#83) by introducing collapsible menu components.

For the future, it may be worth considering implementing menu tabs, too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant