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

Uniform frontend components and mechanics #45

Open
tbergmueller opened this issue Nov 9, 2023 · 1 comment
Open

Uniform frontend components and mechanics #45

tbergmueller opened this issue Nov 9, 2023 · 1 comment
Assignees
Labels

Comments

@tbergmueller
Copy link
Member

tbergmueller commented Nov 9, 2023

Note this may best work with a temporary feature freeze

At the moment, the UI-mechanic and design is duplicated to each individual component. This is hard to maintain and not robust. We shall split this out into different components which can be reused by each page.

This includes

  • The NavBar (path of current page)
  • Page titles
  • Wording (example, when I change the name of a menu item I have to change the Sidebar, the and the page itself). Here something like locale makes sense.
@tbergmueller tbergmueller changed the title Eliminate duplication across UI Uniform frontend components and mechanics Nov 10, 2023
@tbergmueller
Copy link
Member Author

tbergmueller commented Nov 10, 2023

Also optimization for mobile is needed. Especially UI should also work from the MetaAnchor mobile app's browser
image

@pedrolucasp pedrolucasp self-assigned this Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants