-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Have Menu expanded by default or not #2292
Comments
I would like to work on this issue. My proposed solution involves adding a new property called defaultExpanded to the MenuCtl component, which will allow users to specify whether the menu should be expanded by default or not. I will also ensure that any changes are covered by unit tests to maintain the required code coverage. |
This issue has been labelled as "🥶Waiting for contributor" because it has been inactive for more than 14 days. If you would like to continue working on this issue, please add another comment or create a PR that links to this issue. If a PR has already been created which refers to this issue, then you should explicitly mention this issue in the relevant PR. Otherwise, you will be unassigned in 14 days. For more information please refer to the contributing guidelines. |
This issue has been unassigned automatically because it has been marked as "🥶Waiting for contributor" for more than 14 days with no activity. |
Linesight is saying that this feature is important. |
Description
The goal would be to have like the expandable, a property to expand or not the menu expanded.
This will allow users to choose the default look of the menu: either be expanded or not.
This was asked here: https://stackoverflow.com/questions/79234418/taipy-menu-open-by-default
Acceptance Criteria
Code of Conduct
The text was updated successfully, but these errors were encountered: