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

Improve Dropdown and Select components #127

Open
13 tasks
mkrause opened this issue Feb 6, 2025 · 0 comments
Open
13 tasks

Improve Dropdown and Select components #127

mkrause opened this issue Feb 6, 2025 · 0 comments
Assignees
Milestone

Comments

@mkrause
Copy link
Collaborator

mkrause commented Feb 6, 2025

  • Implement new dropdown item types:
    • Filtering ("Search" in the screenshot).
    • Grouping/header (e.g. "Projects (15)" in the screenshot)
    • Bottom actions (E.g. "Manage projects"), including sticky positioning.

Image

  • Add a disabled state for dropdown menu items (e.g. used for solutions switcher for inaccessible solutions).
  • Fix accessibility issues:
  • Add <input type="hidden"/>
  • Allow uncontrolled usage.

Bugs:

  • When tabbing, the focus outline on dropdown items are no longer visible.
  • Fix the flickering of the dropdown (suddenly moves to top left) when closing.
@mkrause mkrause added this to the Baklava v1.0 milestone Feb 6, 2025
@mkrause mkrause changed the title Dropdown improvements Improve Dropdown and Select components Feb 10, 2025
@mkrause mkrause self-assigned this Feb 10, 2025
@mkrause mkrause modified the milestones: Baklava v1.0, Baklava v1.1 Feb 12, 2025
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

1 participant