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

Drop-down visual element #2252

Open
1 of 7 tasks
jrobinAV opened this issue Nov 15, 2024 · 0 comments
Open
1 of 7 tasks

Drop-down visual element #2252

jrobinAV opened this issue Nov 15, 2024 · 0 comments
Labels
🖰 GUI Related to GUI 🆘 Help wanted Open to participation from the community ✨New feature 🟩 Priority: Low Low priority and doesn't need to be rushed

Comments

@jrobinAV
Copy link
Member

jrobinAV commented Nov 15, 2024

Description

Propose a drop-down menu visual element.

  • The menu visual element is more like a sidebar.
  • The drop-down should look like a clickable icon.
  • Once clicked, the icon should open a drop-down menu. It should look like an opened selector (like dialog but localized near the icon and not centered).
  • The menu should contain a list of clickable actions that trigger a callback execution.

Example

Image
Image

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.

Code of Conduct

  • I have checked the existing issues.
  • I am willing to work on this issue (optional)
@jrobinAV jrobinAV added ✨New feature 🖰 GUI Related to GUI 🆘 Help wanted Open to participation from the community 🟩 Priority: Low Low priority and doesn't need to be rushed labels Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🖰 GUI Related to GUI 🆘 Help wanted Open to participation from the community ✨New feature 🟩 Priority: Low Low priority and doesn't need to be rushed
Projects
None yet
Development

No branches or pull requests

1 participant