-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
2
Context:
In OPT-1205, it turned out that we need to update react-table to version 7 if we still want to have a table library that is being maintained. However, the switch from react-table 6 (what we use in Optimize right now) to react-table 7 is quite immense and according to this there is no "how-to" we can use to migrate from one version to another.
AT:
- Migrate our table component to react-table 7
- All the current features stills works (column rearrangement, pagination, sorting)
This is the controller panel for Smart Panels app
- is related to
-
OPT-3714 Last column in a table report is not aligned
- Done