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

Have Menu expanded by default or not #2292

Open
1 of 4 tasks
FlorianJacta opened this issue Nov 29, 2024 · 1 comment
Open
1 of 4 tasks

Have Menu expanded by default or not #2292

FlorianJacta opened this issue Nov 29, 2024 · 1 comment
Assignees
Labels
🖰 GUI Related to GUI 📈 Improvement Improvement of a feature. 🟩 Priority: Low Low priority and doesn't need to be rushed

Comments

@FlorianJacta
Copy link
Member

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

  • Any new code is covered by a unit tested.
  • Check code coverage is at least 90%.

Code of Conduct

  • I have checked the existing issues.
  • I am willing to work on this issue (optional)
@FlorianJacta FlorianJacta added 📈 Improvement Improvement of a feature. 🖰 GUI Related to GUI 🟩 Priority: Low Low priority and doesn't need to be rushed labels Nov 29, 2024
@FredLL-Avaiga FredLL-Avaiga changed the title [Refactor] Have Menu expanded by default or not Have Menu expanded by default or not Nov 29, 2024
@willjrho
Copy link

willjrho commented Dec 4, 2024

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.

@FlorianJacta

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🖰 GUI Related to GUI 📈 Improvement Improvement of a feature. 🟩 Priority: Low Low priority and doesn't need to be rushed
Projects
None yet
Development

No branches or pull requests

2 participants