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

Table columns become misaligned when scrollbars appear / disappear using frozen #7359

Closed
JacobSiegle opened this issue Mar 8, 2019 · 1 comment

Comments

@JacobSiegle
Copy link
Contributor

JacobSiegle commented Mar 8, 2019

Opened due to #6560 being closed.

First render with scroll -
first_render

Opening a row to make the table have vertical scroll causes the RHS scrollbar to overlap the data -
rhs_scroll_added

Resizing the columns to fit the screen causes extra space to exist on the bottom of the table when the horizontal scrollbar is removed -
resize_columns

First render fails when you have a scrollable table that happens to not scroll due to lack of rows. The padding is always put onto the bottom of the table no matter what.
first_render_broken

@cagataycivici
Copy link
Member

Unable to replicate with PrimeNG 9, if the issue persists please create a new ticket with a test case reproducing the issue e.g. stackblitz or a github repo and it will be reviewed by our team once again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants