responsive_active_admin
responsive_active_admin copied to clipboard
Enhancing the menu UI
I adopted Slicknav combined with responsive_active_admin in my most recent project and it kind of worked flawlessly. Here's a gist of how I did it: https://gist.github.com/knu/7276d6c6854e3cf87dfb
So, what I wanted to know is, what do you, the author and the users out there, use to fold the menu header when you have a lot of items in it? Is there any plans for responsive_active_admin to integrate a similar UI?
I don't use anything to fold the menu, although I am aware this is an issue. Unfortunately I haven't had chance to sort out anything.
Please feel free to put together a pull request.