inveniosoftware / inveniosoftware/flask-menu
Delete MenuEntry
Open
Lane: help wanted
Need: information
Need: tests
Size: easy
Type: new feature
- Dominant language
- Python
- Stars
- 54
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to use flask-menu to build a menu which contains a dynamic submenu. Therefore I'm registering menu entries with `MenuEntryMixin.register()`.
What I'm missing is a way to 'unregister' a given `MenuEntryMixin`, which removes the entry from the menu.
Contributor guide
Assessment
This issue has not been assessed yet.