Commit 67d2b68
authored
fix(nodes-table): prevent filter dropdown from being clipped inside table (#2345)
* fix(nodes-table): prevent filter dropdown from being clipped inside table scroll container
Signed-off-by: hemahg <hhg@redhat.com>
* fix(nodes-table): prevent filter dropdown from being clipped inside table scroll container
Signed-off-by: hemahg <hhg@redhat.com>
---------
Signed-off-by: hemahg <hhg@redhat.com>1 parent 42144b0 commit 67d2b68
File tree
2 files changed
+12
-4
lines changed- ui
- app/[locale]/(authorized)/kafka/[kafkaId]/nodes
- components/Table/Toolbar/ChipFilter/components
2 files changed
+12
-4
lines changedLines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
| 138 | + | |
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| |||
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
325 | | - | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
326 | 328 | | |
327 | 329 | | |
328 | 330 | | |
| |||
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
32 | 38 | | |
33 | 39 | | |
34 | 40 | | |
| |||
0 commit comments