We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Component:
Table
What happened:
Using Table component height increases
What was expected:
Stable height
Steps to reproduce
Import and use Table component. It seems to also happen here: https://scality.github.io/core-ui/?path=/story/table--default
Resolution proposal (optional):
The text was updated successfully, but these errors were encountered:
We met and fixed this bug in the metalk8s side, you can find how to solve this issue from react-virtualized table official documentation.
Sorry, something went wrong.
table: Fix the increasing height of the table
9c048e3
Refs: #170
We should close this one as soon as the new table component is available in core-ui
Yes, we can close this one as soon as the Table component is removed from core-ui. It could be replaced later.
No branches or pull requests
Component:
Table
What happened:
Using Table component height increases
What was expected:
Stable height
Steps to reproduce
Import and use Table component.
It seems to also happen here: https://scality.github.io/core-ui/?path=/story/table--default
Resolution proposal (optional):
The text was updated successfully, but these errors were encountered: