maas-ui icon indicating copy to clipboard operation
maas-ui copied to clipboard

Settings navigation is hidden behind the main side navigation

Open dgtlntv opened this issue 2 years ago • 4 comments
trafficstars

Describe the bug On "small" breakpoint the settings navigation is hidden behind the main side navigation

maas-ui version 3.4.0~alpha1

To Reproduce

  1. Go to settings
  2. Set screen-width between 620px and 1036px (the "small" breakpoint in Vanilla)
  3. Open Settings navigation
  4. Settings navigation is now hidden behind the main side navigation

Expected behavior Probably, that the navigations are side by side, but UX Design could be needed.

Screenshots 10 245 136 7_5240_MAAS_r_settings_configuration_general (1) 10 245 136 7_5240_MAAS_r_settings_configuration_general

Desktop (please complete the following information):

  • OS: macOS Monterey
  • Browser: Chrome (Version 110.0.5481.77 (Official Build) (arm64)), Firefox (109.0.1 (64-bit))

dgtlntv avatar Feb 14 '23 09:02 dgtlntv

One way of solving this that won't require a lot of design input is increasing the z-index to make sure the settings menu is displayed above the side nav when opened.

Ideally we'd need to confirm what we want this to look like, if you could have a look @amylily1011

petermakowski avatar Feb 14 '23 13:02 petermakowski

I seem to have problems with the big screen as well, because the settings nav is in the center but the main nav is left most. This feels a little annoying, because the distance between the 2 when increasing the screen size is too much.

amylily1011 avatar Feb 14 '23 14:02 amylily1011

After discussing this with @lyubomir-popov, we think we can utilise the quick side nav as a solution for the settings page. I will create a ticket for this in Jira to follow up.

amylily1011 avatar Feb 14 '23 19:02 amylily1011

For reference: https://warthogs.atlassian.net/browse/MAASENG-1364

petermakowski avatar Mar 28 '23 10:03 petermakowski