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

DataTable - RowGrouping Breaks Filter Row Column Widths #1531

Closed
JohnCampionJr opened this issue Sep 10, 2021 · 1 comment
Closed

DataTable - RowGrouping Breaks Filter Row Column Widths #1531

JohnCampionJr opened this issue Sep 10, 2021 · 1 comment
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@JohnCampionJr
Copy link
Contributor

I'm submitting a ... (check one with "x")

[X] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primevue/wiki/Roadmap
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=110

CodeSandbox Case (Bug Reports)
https://codesandbox.io/s/recursing-brook-2lwuk?file=/src/DataTableFilterDemo.vue

Current behavior
When using a filter row and rowgrouping by subheader, the column that is grouped is hidden but the filter row is not adjusted to match the revised header / data column widths.

Expected behavior
Filter row should adjust to match the header and data columns

Minimal reproduction of the problem with instructions
Please see the codesandbox

What is the motivation / use case for changing the behavior?
User Interface appearance

Please tell us about your environment:
Any

  • Vue version: 3.2

  • PrimeVue version: 3.7.X

  • Browser: all

@JohnCampionJr
Copy link
Contributor Author

I did figure out a workaround of completely removing the grouped column from the grid. So I guess one could close this if that's an OK solution :)

@mertsincan mertsincan self-assigned this Sep 15, 2021
@mertsincan mertsincan added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Sep 15, 2021
@mertsincan mertsincan added this to the 3.7.2 milestone Sep 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

2 participants