Description
Some improvements/issues related to the Catalog table:
- Sorting of “start date” column doesn’t work → Reach out to DST?
- The “Actions” column header text should be bold
The “Actions” menu appears partially cut in tables with fewer entries because Codex Table only displays menus within the visible table area (2nd AC in this DST task wasn’t scoped T369934: [Timebox] MenuButton gets cut off in a table).At this time we fixed it with a workaround that DST suggested us while waiting for a fix through a new ticket we created T379947: MenuButton visually cropped in table with few rows- The first column header has a ‘max-width’ applied to it that causes it to misalign in width with the column’s content
- How might we prevent the Table from increasing the width of the page’s content when the artifact names are too long? Apply max-width to the table or that column?
Acceptance Criteria
- Sorting by start date works properly
- "Actions" column header text is bold
- Should we wait for DST to include the missing AC in T379947: MenuButton visually cropped in table with few rows to fix definitively the issue that prevents users from seeing the action menu when only a few entries are available in the Catalog table?
- The first column header ("Name") is aligned with its column's content
- Table doesn't increase the page width when name are too long

