Skip to content

fix(Dropdown): Keep open dropdown focused on mousedown#4336

Draft
mterezac wants to merge 1 commit intoSemantic-Org:masterfrom
mterezac:fix-inline-dropdown
Draft

fix(Dropdown): Keep open dropdown focused on mousedown#4336
mterezac wants to merge 1 commit intoSemantic-Org:masterfrom
mterezac:fix-inline-dropdown

Conversation

@mterezac
Copy link

Ensure that dropdown focus is not taken over by mousedown propagation.
Otherwise, this could cause the dropdown from remaining open after onClick
option.

Closes #4036

Ensure that dropdown focus is not taken over by mousedown propagation.
Otherwise, this could cause the dropdown from remaining open after onClick
option.
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.

Dropdown doesn't close when placed inside of Checkbox component

1 participant