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.5.9] VListGroup does not expand with selected Item #19409

Open
jo3codes opened this issue Mar 15, 2024 · 2 comments
Open

[Bug Report][3.5.9] VListGroup does not expand with selected Item #19409

jo3codes opened this issue Mar 15, 2024 · 2 comments
Assignees
Labels
C: VListGroup T: bug Functionality that does not work as intended/expected

Comments

@jo3codes
Copy link

Environment

Vuetify Version: 3.5.9
Last working version: 2.7.2
Vue Version: 3.4.21
Browsers: Safari 17.3.1
OS: Mac OS 10.15.7

Steps to reproduce

  1. Click in the Autocomplete to show the menu.
  2. Click on the first item (group name) to show the sub group.
  3. Select sub item: this populates the Autocomplete and collapses the menu.
  4. Reopen menu.
  5. See that group is collapsed.
  6. Click group item to see the sub item is selected.

Expected Behavior

Selected sub item's group is expanded.

Actual Behavior

Selected sub item's group is collapsed.

Reproduction Link

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

@jo3codes
Copy link
Author

Tagging as requested: @KaelWD @johnleider

@johnleider johnleider self-assigned this Mar 16, 2024
@johnleider johnleider added T: bug Functionality that does not work as intended/expected C: VListGroup and removed S: triage labels Mar 16, 2024
@KaelWD
Copy link
Member

KaelWD commented Mar 20, 2024

I think we need to run openStrategy.select on mount if there are items selected already

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

No branches or pull requests

3 participants