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

Fix Selection Behaviour of ListBox #842

Merged
merged 1 commit into from
Jan 9, 2024
Merged

Conversation

Lysander
Copy link
Collaborator

@Lysander Lysander commented Jan 9, 2024

Due to PR #833 the closing mechanism of headless listbox has changed, so that clicking / pressing enter or space on the previously selected item did not close the listbox anymore. This commit restores the previous and desired behaviour again.

In order to avoid future regressions, a dedicated playwright test is added.

Due to PR #833 the closing mechanism of headless listbox has changed, so that clicking / pressing enter or space on the previously selected item did not close the listbox anymore. This commit restores the previous and desired behaviour again.

In order to avoid future regressions, a dedicated playwright test is added.
@Lysander Lysander added bug Something isn't working headless All about headless components and foundations labels Jan 9, 2024
@Lysander Lysander added this to the 1.0-RC14 milestone Jan 9, 2024
@Lysander Lysander requested a review from metin-kale January 9, 2024 12:00
@Lysander Lysander self-assigned this Jan 9, 2024
@Lysander Lysander merged commit 42c96cd into master Jan 9, 2024
2 checks passed
@Lysander Lysander deleted the chausknecht/fixSelectMenu branch January 9, 2024 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working headless All about headless components and foundations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants