Conversation
|
@astandrik found out that almost all tables under tabs in Cluster page has same problems with filters. So in this PR I fix all of them. |
| @mixin cluster-full-width-area() { | ||
| width: unset; | ||
| margin-right: -40px; | ||
| padding-right: 40px; | ||
| padding-left: 20px; | ||
|
|
||
| transform: translateX(-20px); | ||
| } |
There was a problem hiding this comment.
Can you think off a better approach? It seems, there is no such problem on other pages, where paginated tables are used (Diagnostics, Node, PDisk, VDisk), so the problem is somewhere in cluster page layout
There was a problem hiding this comment.
Actually, there is a problem, but the problem is connected with TableGroups, your PR fixes it only for Storage and there is still a bug for Nodes table. I suggest updating css for TableGroups themselves, instead of adding some hacks for wrappers
There was a problem hiding this comment.
I've totally reworked this PR. It seems to look much nicer now!
Stand is redeployed.
498b37f to
9e1a14c
Compare
9e1a14c to
3daa6b1
Compare
3daa6b1 to
8d1349e
Compare
closes #2195
stand
CI Results
Test Status:⚠️ FLAKY
📊 Full Report
😟 No changes in tests. 😕
Bundle Size: ✅
Current: 83.37 MB | Main: 83.37 MB
Diff: 1.22 KB (-0.00%)
✅ Bundle size unchanged.
ℹ️ CI Information