You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consider using Menu control with MenuItems for the UI implementation Decided against, as there were no real benefits. MenuItems are assumed to be placed inside a menu, which is meant to be a something like the right click menu to top bar one, not a navigation bar with custom requirements, interactions, behaviors and styling. Simple buttons are simpler and more flexible.
Go through designs, list all the types of buttons we need (selection, badges, dropdowns etc):
Selection enabled menu items
Collection toggles
Library notification badges
Health Check specific badges
Collapsible sections
Update Left menu structure
Update icons
The text was updated successfully, but these errors were encountered:
Redo left menu with following enhancements:
Consider usingDecided against, as there were no real benefits. MenuItems are assumed to be placed inside a menu, which is meant to be a something like the right click menu to top bar one, not a navigation bar with custom requirements, interactions, behaviors and styling. Simple buttons are simpler and more flexible.Menu
control withMenuItems
for the UI implementationGo through designs, list all the types of buttons we need (selection, badges, dropdowns etc):
Update Left menu structure
The text was updated successfully, but these errors were encountered: