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

feat(combo-box): Make it feel more like a select #69087

Merged

Conversation

ArthurKnaus
Copy link
Member

Use pointer as cursor in unfocused state + add interaction layer.
Select all text on focus.
Fix bug where the selected item was not the focused on opening the listbox.

@ArthurKnaus ArthurKnaus requested a review from a team April 17, 2024 07:37
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 17, 2024
@ArthurKnaus ArthurKnaus merged commit 34bf316 into master Apr 18, 2024
42 checks passed
@ArthurKnaus ArthurKnaus deleted the aknaus/feat/combo-box/make-it-feel-more-like-a-select branch April 18, 2024 07:06
@github-actions github-actions bot locked and limited conversation to collaborators May 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Select all text when opening metrics picker and force open info box
2 participants