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
{{ message }}
This repository was archived by the owner on May 1, 2019. It is now read-only.
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 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?