-
Notifications
You must be signed in to change notification settings - Fork 17
feat!: update to uikit 6 #789
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
DataTable columns initially stick to left, they blink on load, Skeleton isn’t shown
src/containers/Tenant/Diagnostics/Partitions/PartitionsControls/PartitionsControls.tsx
Show resolved
Hide resolved
|
Please, split such PRs apart in the future, GitHub cannot do normal virtualisation, everything lags (it renders 150k DOM elements on first load and 250k when diffs are loaded). So I cannot event leave a comment without waiting for some time |
|
Please, set |


Closes #790, closes #650