| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| modals | ||
| ModelsActions.jsx | ||
| ModelsColumnDefs.js | ||
| ModelsDescription.jsx | ||
| ModelsFilters.jsx | ||
| ModelsTable.jsx | ||
| ModelsTabs.jsx | ||
| index.jsx |
Introduce a generic `renderLimitedItems` helper within `ModelsColumnDefs.js` to eliminate duplicated logic for list-style columns. Key changes • Added `renderLimitedItems` to handle item limiting, “+N” indicator, and popover display. • Migrated `renderTags`, `renderEndpoints`, and `renderBoundChannels` to use the new helper. • Removed redundant inline implementations, reducing complexity and improving readability. • Preserved previous UX: first 3 items shown, overflow accessible via popover. This refactor streamlines code maintenance and ensures consistent behavior across related columns.
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| modals | Loading commit data... | |
| ModelsActions.jsx | Loading commit data... | |
| ModelsColumnDefs.js | Loading commit data... | |
| ModelsDescription.jsx | Loading commit data... | |
| ModelsFilters.jsx | Loading commit data... | |
| ModelsTable.jsx | Loading commit data... | |
| ModelsTabs.jsx | Loading commit data... | |
| index.jsx | Loading commit data... |