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

TreeTable | More than 2 Frozen Columns not Compatible with Table Scroll #2019

Closed
Soph0208 opened this issue Jan 18, 2022 · 0 comments
Closed
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@Soph0208
Copy link

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/gallant-violet-bzrsr?file=/src/TreeTableScrollDemo.vue

Current behavior
If the user scrolls, the third column overlaps the second and only the 4 column is pushed under the 2 column. If the user opens the Application tab and then clicks on the scroll bar, the first value remains in the third column and the other values ​​are shifted to the left.

grafik

alignFrozen doesn't fix the bug.

Expected behavior
If the first three columns are marked as frozen, they must also remain and the following columns must disappear behind the frozen columns as soon as the user presses the scroll bar.

  • PrimeVue version: 3.9.1
@tugcekucukoglu tugcekucukoglu added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Jan 27, 2022
@tugcekucukoglu tugcekucukoglu added this to the 3.11.1 milestone Jan 27, 2022
@tugcekucukoglu tugcekucukoglu self-assigned this Jan 27, 2022
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