active_material icon indicating copy to clipboard operation
active_material copied to clipboard

Add support for nested menu

Open IshmeetSingh06 opened this issue 1 year ago • 2 comments

Apparently active_material does not support nested submenus for the active admin, Is this by choice or we have not updated the package to support it?

For example, when I try to create a menu item with nested submenu, it messes up the layout: image

As shown in the image the submenu is overlapping the main menu and some of the menu items are being hidden Nested menu support was added a while back in active admin https://github.com/activeadmin/activeadmin/pull/5994 If you remove the styling provided by active_material and just use the core styling by active admin it works fine:

image

IshmeetSingh06 avatar Mar 20 '24 11:03 IshmeetSingh06

Hi @dkniffin any plans on having this implemented?

IshmeetSingh06 avatar Apr 20 '24 11:04 IshmeetSingh06

@IshmeetSingh06 I'd welcome a PR for adding support for this, but I'm not sure when I'll get to adding support for it myself.

dkniffin avatar Jul 12 '24 19:07 dkniffin