Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: menu item decorator #18

Open
ronflima opened this issue Jun 22, 2020 · 1 comment
Open

Feature Request: menu item decorator #18

ronflima opened this issue Jun 22, 2020 · 1 comment

Comments

@ronflima
Copy link

Sometimes it is important to decorate a menu item with a different visual element. It is a way to indicate to the user that something need to be done through the given menu element.

For instance, a badge should be put on a menu item to indicate a necessary action to be taken by the user. But in the current implementation there is no easy way to do so. It is necessary to evaluate the menu item element in order to decorate it properly.

So, during rendering, it should be only a matter of evaluating a single menu item element in order to decide, on a template, how to decorate this menu item.

@MiltonLn
Copy link
Member

MiltonLn commented Nov 2, 2020

Hello, sorry for the delayed answer, what's your idea for this? having a field with some HTML? or how would you indicate what you want to the dictionary?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants