-
Task
-
Resolution: Fixed
-
Normal
-
None
Standard entity lists have now been converted to use react-table (MBS-10365), but report pages need to be converted too, to reuse either the same tables or at least the same columns. This also makes it easier to consolidate many of our slightly different report components into one basic react-table plus some extra columns depending on the report.
Some report lists (mostly the ones involving Discogs URLs) have a very different style and are not trivial to convert to react-table. Those will remain as-is for now, and we can later look into how sensible it is to port them.