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

sl-select is not allowing the user to trigger Ctrl/Command + key when it has focus on .select__box element #504

Closed
gtyamamoto opened this issue Aug 19, 2021 · 1 comment
Assignees
Labels
bug Things that aren't working right in the library.

Comments

@gtyamamoto
Copy link
Contributor

Describe the bug
When a sl-select is focused ( the element .select__box to be more specific), it is not possible to trigger Ctrl/Command + key command like refresh commands ( Ctrl + R).

To Reproduce
Steps to reproduce the behavior:

  1. should have a sl-select on the page (e.g the documentation for select)
  2. Click on the sl-select element, it should open the menu with sl-menu-item's
  3. click again on the sl-select, it should keep the focus com .select__box from the sl-select
  4. press Ctrl + R, it is not refreshing the page

Expected behavior
It should not open again the sl-menu and allow the user to refresh te page

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser Chrome
  • Version 92.0.4515.159
@gtyamamoto gtyamamoto added the bug Things that aren't working right in the library. label Aug 19, 2021
@claviska
Copy link
Member

Thanks for the PR! This is going out shortly with 2.0.0-beta.48.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Things that aren't working right in the library.
Projects
None yet
Development

No branches or pull requests

2 participants