-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
prio/mediumsize/s🛠️ area/tech-debtTasks to update some code that could slow down developmentTasks to update some code that could slow down development
Description
We have Versions NodesTable columns defined in https://github.com/ydb-platform/ydb-embedded-ui/blob/main/src/containers/Versions/NodesTable/NodesTable.tsx
Also we have similar columns in Nodes table, which are used everywhere in the app: https://github.com/ydb-platform/ydb-embedded-ui/blob/main/src/containers/Nodes/getNodesColumns.tsx
These columns now are different, since we actively developed Nodes columns, but almost didn't touch columns from Versions NodesTable
The same set of columns should be used for nodes in Nodes and Versions tabs
Metadata
Metadata
Assignees
Labels
prio/mediumsize/s🛠️ area/tech-debtTasks to update some code that could slow down developmentTasks to update some code that could slow down development