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] VDataTable mobile view columns width not correct if header width is set #7623

Closed
JeremyWalters opened this issue Jun 21, 2019 · 0 comments
Assignees
Labels
C: VDataTable VDatatable S: has PR The issue has a pending Pull Request T: bug Functionality that does not work as intended/expected
Milestone

Comments

@JeremyWalters
Copy link

Versions and Environment

Vuetify: 2.0.0-beta.3
Vue: 2.6.10
Browsers: Chrome 75.0.3770.100
OS: Windows 10

Steps to reproduce

Set width of header to '50px'( { text: 'Fat (g)', value: 'fat', width: '50px' },).
Have browser to full screen size.
Reduce browser window size so mobile compatibility mode adjust grid.

Expected Behavior

Width of column relative to parent width.

Actual Behavior

Width of column is not stretched to full width of parent

Reproduction Link

https://codepen.io/Jubels/pen/LKxLeG

@ghost ghost added the S: triage label Jun 21, 2019
@nekosaur nekosaur added C: VDataTable VDatatable T: bug Functionality that does not work as intended/expected and removed S: triage labels Jun 21, 2019
@nekosaur nekosaur self-assigned this Jun 21, 2019
@johnleider johnleider added this to the v2.0.x milestone Jul 18, 2019
@nekosaur nekosaur added the S: has PR The issue has a pending Pull Request label Aug 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VDataTable VDatatable S: has PR The issue has a pending Pull Request T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

No branches or pull requests

3 participants