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

[Bug Report][3.6.9] VAutocomplete inside VMenu breaks click outside effect for parent menu #20003

Open
yuwu9145 opened this issue Jun 13, 2024 · 1 comment · Fixed by #20004
Assignees
Labels
C: VAutocomplete C: VCombobox C: VSelect T: bug Functionality that does not work as intended/expected
Milestone

Comments

@yuwu9145
Copy link
Member

Environment

Vuetify Version: 3.6.9
Vue Version: 3.4.27
Browsers: Chrome 125.0.0.0
OS: Mac OS 10.15.7

Steps to reproduce

  1. Click open menu button
  2. Focus autocomplete to trigger dropdown
  3. Click on a location outside both autocomplete menu and parent menu

Expected Behavior

Both autocomplete dropdown menu and parent menu are closed

Actual Behavior

Only autocomplete dropdown menu is closed

Reproduction Link

https://play.vuetifyjs.com/#...

@yuwu9145 yuwu9145 self-assigned this Jun 13, 2024
@yuwu9145 yuwu9145 added T: bug Functionality that does not work as intended/expected C: VSelect C: VCombobox C: VAutocomplete and removed S: triage labels Jun 13, 2024
yuwu9145 added a commit that referenced this issue Jun 13, 2024
@johnleider johnleider added this to the v3.6.x milestone Jun 17, 2024
@KaelWD KaelWD modified the milestones: v3.6.x, v3.7.x Aug 15, 2024
johnleider added a commit that referenced this issue Jan 29, 2025
fixes #20003

Co-authored-by: John Leider <john@vuetifyjs.com>
KaelWD pushed a commit that referenced this issue Jan 30, 2025
fixes #20003

Co-authored-by: John Leider <john@vuetifyjs.com>
@KaelWD KaelWD reopened this Feb 4, 2025
@KaelWD
Copy link
Member

KaelWD commented Feb 4, 2025

#20004 broke keyboard navigation: #20958

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VAutocomplete C: VCombobox C: VSelect T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants