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

[Feature Request] Make v-data-table more responsive #5234

Closed
firesharkstudios opened this issue Oct 7, 2018 · 5 comments
Closed

[Feature Request] Make v-data-table more responsive #5234

firesharkstudios opened this issue Oct 7, 2018 · 5 comments
Labels
C: VDataTable VDatatable T: feature A new feature
Milestone

Comments

@firesharkstudios
Copy link

Problem to solve

Currently, a v-data-table with enough columns requires horizontal scrolling on mobile displays which isn't ideal.

Proposed solution

Buefy solves this well by changing the table layout on narrow displays to stacked vertical cards. See https://buefy.github.io/#/documentation/table and try making the browser narrow enough to see how the tabular format is auto converted into vertically stacked cards.

This is an effective solution and doing something similar would make v-data-table a good choice for desktop and mobile browsers.

@jacekkarczmarczyk jacekkarczmarczyk added the T: feature A new feature label Oct 25, 2018
@jacekkarczmarczyk
Copy link
Member

This should be covered by #5232

@HuthDev
Copy link

HuthDev commented Apr 8, 2019

Was this removed? The feature does not exist with the current version of vuetify - nothing is responsive about the data tables.

@blalan05
Copy link
Member

blalan05 commented Apr 8, 2019

This feature is in the 2.0 alpha.

@blalan05
Copy link
Member

blalan05 commented Apr 8, 2019

We kindly ask users to not comment on closed/resolved issues. If you believe that this issue has not been correctly resolved, please create a new issue showing the regression or reach out to us in our Discord community.

 
Thank you for your contribution and interest in improving Vuetify.

@MajesticPotatoe MajesticPotatoe added the C: VDataTable VDatatable label Apr 10, 2019
@jacekkarczmarczyk jacekkarczmarczyk added this to the v2.0.0 milestone Jul 7, 2019
@jacekkarczmarczyk
Copy link
Member

Fixed in #5737

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VDataTable VDatatable T: feature A new feature
Projects
None yet
Development

No branches or pull requests

5 participants