vuetifyjs / vuetifyjs/vuetify

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

Open
#19,409 3 comments 0 reactions 2 assignees View on GitHub

Nobody has claimed this yet.

C: VListGroup has workaround T: bug
Dominant language
TypeScript
Stars
41k
Forks
7.1k
Avg merge
1d 21h
Merged PRs (30d)
11

Description

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/#...

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.