CE-1942: convert HostTable to common table
All threads resolved!
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
Activity
Filter activity
requested review from @alexandermadsen, @domonkosgulyas, @imretoth, and @simonrose
assigned to @christinajenks
- Resolved by Imre Toth
The urlStateSave seems not working when switching pages, or loading up when manually modify the page; nor does the changing rowsPerPage.
added 1 commit
added 9 commits
-
4ddff6fc...2b91fca6 - 8 commits from branch
develop
- c554b5b1 - CE-1942: resolve upstream conflicts
-
4ddff6fc...2b91fca6 - 8 commits from branch
mentioned in commit 85a957c0
Please register or sign in to reply