Skip to content
Snippets Groups Projects

CE-1942: convert HostTable to common table

Merged CE-1942: convert HostTable to common table
All threads resolved!
Merged Christina Jenks requested to merge CE-1942-replace-custom-tables-with-common into develop
All threads resolved!
  • converts the HostTable to use the common/mui datagrid table components
  • updates the HostTable test/spec. That test was strongly-coupled to markup/classes, so I updated it to query by a11y roles; should be more resilient to changes.
  • introduces an alternative usePagination hook, as the current one in common can cause infinite render loops because it operates on the whole pagination object instead of its primitive parts (state equality uses reference comparison for objects, not value)

Closes CE-1942

Edited by Christina Jenks

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading