TurboTable Frozen columns and Virtual scroll bottom alignment #5245
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
I'm submitting a ...
Plunkr Case (Bug Reports)
https://stackblitz.com/edit/angular-abqgls?embed=1&file=app/app.component.ts
Current behavior
When you have a virtualscroll and the table has an horizontal scroll the last row of the body won't align with the frozen row on the bottom.
Expected behavior
The frozenbody rows aligns correctly with the body rows.
Minimal reproduction of the problem with instructions
https://stackblitz.com/edit/angular-abqgls?embed=1&file=app/app.component.ts
What is the motivation / use case for changing the behavior?
Correct alignment for the user and the looks of the turbotable
Please tell us about your environment:
Angular version: 5.X
PrimeNG version: 5.2.0
Browser: All
The text was updated successfully, but these errors were encountered: