outl1ne / nova-menu-builder

This Laravel Nova package allows you to create and manage menus and menu items.
MIT License
242 stars 86 forks source link

Empty menus should be hidden when copying items #177

Closed michalsrodek closed 1 year ago

michalsrodek commented 1 year ago

When the user tries to copy items from another menu, but that menu is empty, nothing happens. No message, nothing. This is confusing for our users. It would be best to just hide empty menus and prevent users from selecting them.

Tarpsvo commented 1 year ago

Heya! This should now be fixed in release 7.1.2. :)