Skip to content

Conversation

@gonfunko
Copy link
Contributor

The basics

The details

Resolves

Fixes #9198

Proposed Changes

This PR fixes a bug where clicking in the toolbox below the list of categories would cause the flyout to open with the first toolbox category selected. That behavior is preserved when the toolbox is focused via the keyboard. If the flyout is open, clicking in the toolbox below the list of categories will still dismiss it, as will clicking the selected category.

@gonfunko gonfunko requested a review from a team as a code owner December 19, 2025 22:16
@gonfunko gonfunko requested a review from BenHenning December 19, 2025 22:16
@github-actions github-actions bot added the PR: fix Fixes a bug label Dec 19, 2025
Copy link
Collaborator

@BenHenning BenHenning left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might it be possible to add a test to verify the behavior?

@BenHenning BenHenning assigned gonfunko and unassigned BenHenning Dec 22, 2025
@gonfunko
Copy link
Contributor Author

Added a test as well.

@gonfunko gonfunko merged commit b0dc1de into main Dec 23, 2025
7 of 8 checks passed
@gonfunko gonfunko deleted the toolbox-click branch December 23, 2025 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: fix Fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Toolbox opens when clicking below all categories first time

4 participants