Solidus: The navigation menu should be a collapsible

Created on 20 Nov 2018  路  10Comments  路  Source: solidusio/solidus

This is a continuation of #666 based on feedback from an MVP attempt at this functionality in #2957 and the earlier work done in #1718.

One of the more pressing issues with Solidus' admin UI is a lack of responsiveness. A key step in achieving a more responsive, modern feeling UI is recovering some lost screen real estate by reworking the navigation menu.

Ideally, the navigation menu could be collapsed much like the navigation menu in GitLab and Spree:

screen shot 2018-11-20 at 4 27 39 pm

Some of the requirements laid down in previous issues and discussions:

  • [ ] Default open on large screens.
  • [ ] Default close on small screens.
  • [ ] Remember user preferences on the computer/device they're using.
  • [ ] Stays open/close until user changes the preference.
  • [ ] Label on collapsed nav items to appear on hover. Tooltip should look consistent with admin, but different from menu styles.

An example mockup:

image

Solidus Admin UI

Most helpful comment

Great! I've started working on it here -> https://github.com/seand7565/solidus/tree/nav-collapse

All 10 comments

I am currently working on this, but would love to take suggestions here!

I have a branch with a working prototype as well. Just tell me if I should send it to you.

@tvdeyen sure! That'd be a big help, thanks!

@jacobherrington If you're not still working on this I'd love to take a crack at finishing it - this is a feature I'd love to see in the next release.

@seand7565 Please do, I haven't had much free time in the last few months. 馃憤

@seand7565 this would be great 馃憤

Great! I've started working on it here -> https://github.com/seand7565/solidus/tree/nav-collapse

@seand7565 Please let me know if I can help, I don't have much time, but happy to give feedback. Thanks Sean! 馃

https://github.com/solidusio/solidus/pull/3322 Work is being done in this PR!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jhawthorn picture jhawthorn  路  5Comments

jhawthorn picture jhawthorn  路  4Comments

spaghetticode picture spaghetticode  路  3Comments

ericsaupe picture ericsaupe  路  3Comments

merlielmag picture merlielmag  路  3Comments