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 doesn't work as expected when the container is resized. #1521

Closed
NeluQi opened this issue Sep 8, 2021 · 2 comments
Closed

DataTable doesn't work as expected when the container is resized. #1521

NeluQi opened this issue Sep 8, 2021 · 2 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@NeluQi
Copy link

NeluQi commented Sep 8, 2021

When resizing the container, the table does not expand automatically

https://codesandbox.io/embed/nameless-water-lpvgm?fontsize=14&hidenavigation=1&theme=dark

image

https://codesandbox.io/embed/nameless-water-lpvgm?fontsize=14&hidenavigation=1&theme=dark
image
image

Also the problem with showGridlines in my project

image

image

image

When data is refreshed or when a group is expanded, the size returns to normal

image

When resizing back, a scroll appears (Although the table should have shrunk without scrolling)

image

One more thing with showGridlines

image

@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
@mertsincan mertsincan changed the title DatTable: container Resize DataTable doesn't work as expected when the container is resized. Sep 15, 2021
mertsincan added a commit that referenced this issue Sep 15, 2021
@IsmajlMaliqi
Copy link

I think the issue still exists,

https://primefaces.org/primeng/showcase/#/table/colresize

At first, it works well, but when the column resizer is clicked, it crashes the table container and does not work properly!

New.Recording.-.10_15_2021.10_29_20.AM.mp4

@tugcekucukoglu
Copy link
Member

I think the issue still exists,

https://primefaces.org/primeng/showcase/#/table/colresize

At first, it works well, but when the column resizer is clicked, it crashes the table container and does not work properly!

New.Recording.-.10_15_2021.10_29_20.AM.mp4

Please create a ticket for PrimeNG so we can not miss the good catches.

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

4 participants