The menu visual element we have today is more like a sidebar. The purpose is to propose a drop-down menu visual element.
The drop-down should look like a clickable icon or label.
Once clicked, the icon should open a drop-down menu. It should look like an opened selector visual element or like a dialog but localized near the icon and not centered.
The menu should contain a list of clickable actions that trigger a callback execution.
Examples
Acceptance Criteria
[ ] If applicable, a new demo code is provided to show the new feature in action.
[ ] Integration tests exhibiting how the functionality works are added.
[ ] Any new code is covered by a unit tested.
[ ] Check code coverage is at least 90%.
[ ] Related issue(s) in taipy-doc are created for documentation and Release Notes are updated.
Description
The menu visual element we have today is more like a sidebar. The purpose is to propose a drop-down menu visual element.
Examples
Acceptance Criteria
Code of Conduct