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] v-subheaders no longer automatically collapse in a mini nav-menu #8137

Closed
JamesDeegan opened this issue Jul 29, 2019 · 2 comments
Assignees
Labels
C: VList VList T: bug Functionality that does not work as intended/expected
Milestone

Comments

@JamesDeegan
Copy link

Environment

Vuetify Version: 2.0.1
Last working version: 1.5.16
Vue Version: 2.6.10
Browsers: Chrome 75.0.3770.142
OS: Windows 10

Steps to reproduce

In the codepen open the nav drawer via the toggle button. Then toggle to mini mode, via another toggle button. You'll notice the v-subheader is still in the mini nav menu and the text looks terrible.

Expected Behavior

via css classes v-subheaders should be hidden when in a nav menu with class "mini"

Actual Behavior

the v-subheaders remain visible in the mini nav menu

Reproduction Link

https://codepen.io/anon/pen/bXgYxb?&page=1

@ghost ghost added the S: triage label Jul 29, 2019
@kulkoff
Copy link

kulkoff commented Jul 31, 2019

v-list-item-subtitle - also does not fold

@jacekkarczmarczyk jacekkarczmarczyk added C: VList VList T: bug Functionality that does not work as intended/expected and removed S: triage labels Jul 31, 2019
@johnleider johnleider self-assigned this Jun 14, 2021
@johnleider johnleider added this to To do in Vuetify 3 - Titan via automation Jun 14, 2021
@johnleider johnleider added this to the v3.0.0 milestone Jun 14, 2021
@johnleider
Copy link
Member

resolved by d7d2d69

If you have any questions, please reach out to us in our Discord community.

Vuetify 3 - Titan automation moved this from To do to Done Jun 14, 2021
johnleider added a commit that referenced this issue Jun 14, 2021
fixes #8137
fixes #9285
fixes #12826

Co-authored-by: Kael <kaelwd@gmail.com>
johnleider added a commit that referenced this issue Jun 14, 2021
fixes #8137
fixes #9285
fixes #12826

Co-authored-by: Kael <kaelwd@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VList VList T: bug Functionality that does not work as intended/expected
Projects
No open projects
Development

No branches or pull requests

4 participants