Replies: 3 comments 3 replies
-
I'll try it and then I'll decide if I like it. I guess I do, but I have to test it. |
Beta Was this translation helpful? Give feedback.
-
Fine. I'll first post a PR that will slightly improve the code, file structure and make Dropdown independent. Then I’ll send a PR that will make the tables scrollable so you can look at it separately. |
Beta Was this translation helpful? Give feedback.
-
Here's my feedback: I don't like the behavior that the scroll position of the three tables isn't synched (CPU, memory, startup). Maybe a redesign with a two tables (one for keyed and one for non-keyed) might behave nicer. Maybe we can move the current headings into s and combine the CPU, memory and startup table. What do you think? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I don't know if this is necessary or not, but I've added table scrolling here. Create a PR?

P.S: table names do not move when scrolling
Beta Was this translation helpful? Give feedback.
All reactions