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

Select component menu expanded when some item is being selected #7072

Open
jandrew44 opened this issue Nov 15, 2024 · 0 comments
Open

Select component menu expanded when some item is being selected #7072

jandrew44 opened this issue Nov 15, 2024 · 0 comments
Assignees

Comments

@jandrew44
Copy link

Environment

  • Package version(s):
    @blueprintjs/core: 5.13.0
    @blueprintjs/select: 5.2.4
  • Operating System:
    Windows 10 Home Edition
  • Browser name and version:
    Google Chrome 130.0.6723.119

Code Sandbox

Can be reproduced on the Blueprint docs page:
https://blueprintjs.com/docs/#select/select-component

Steps to reproduce

  1. Open the link mentined above
  2. Open select component menu
    Screenshot_7
  3. Use Tab key to iterate to some menu item and press Enter

Actual behavior

Element is selected successfully but select component menu is expanded again.

Expected behavior

Element is selected successfully, select component menu is collapsed.

Possible solution

Use up/down arrow keys to iterate to some menu item and press Enter.
In this case the behavior is correct.

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

No branches or pull requests

2 participants