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

Drawer Keyboard doesn't get triggered when drawer area is not clicked #3749

Closed
1 task
ryuchaehwa opened this issue Mar 5, 2021 · 3 comments
Closed
1 task
Assignees

Comments

@ryuchaehwa
Copy link

  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

1.7.2

Environment

vue@2.6.11

Reproduction link

http://.

Steps to reproduce

  1. Add a drawer component with button to trigger it.
  2. Click button to open the drawer component
  3. Press 'esc' key on the keyboard

What is expected?

A drawer closes itself.

What is actually happening?

A drawer doesn't close itself, user has to click any area on the drawer component, then press 'esc' key on the keyboard will work.


Sorry to not providing a link. It's just really a minor bug so......

@ryuchaehwa ryuchaehwa changed the title Drawer Keyboard doesn't get triggered when drawer is not clicked Drawer Keyboard doesn't get triggered when drawer area is not clicked Mar 5, 2021
@zkwolf
Copy link
Member

zkwolf commented Mar 5, 2021

It seems that the fix of #3148 was not committed to 1.x version

@zkwolf zkwolf added the bug label Mar 5, 2021
@zkwolf zkwolf self-assigned this Mar 5, 2021
@zkwolf
Copy link
Member

zkwolf commented Mar 12, 2021

Will be fixed in next release #3790.

@zkwolf zkwolf closed this as completed Mar 12, 2021
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants