Skip to content

Conversation

@firestar300
Copy link
Collaborator

No description provided.

Rahe and others added 12 commits July 5, 2023 15:57
Removes the keyboard navigation functionality from the Accordion component.

This feature caused conflicts with expected browser behavior and accessibility expectations.
Adds a "closeOnBlur" option to the dropdown component.
This allows the dropdown to close when the button loses focus,
improving accessibility and user experience.

Fixes #45
Addresses issues with dropdown visibility after losing focus
and corrects list item selection after item manipulation.

Fixes #45
Updates accordion tests to verify correct focus handling
after clicking an accordion button. The focus should remain
on the clicked button, not move to the panel content.
Removes keyboard navigation tests, as they will be implemented in a separate commit.
Adds the `closeOnBlur` option to the dropdown component, allowing it to close automatically when the button loses focus, enhancing usability.
Adds close on blur functionality to dropdown
Removes keyboard navigation from Accordion
fix(ci) Force using --frozen-lockfile for the yarn to let pass tests
@firestar300 firestar300 merged commit 371fdb2 into main Nov 7, 2025
1 check failed
@firestar300 firestar300 deleted the release/1.7.0 branch November 7, 2025 14:21
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

Successfully merging this pull request may close these issues.

3 participants