-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
Not defined
Context:
We only support sorting the table if it was implemented on the backend.
There are new use cases where sorting the table in the front-end makes sense.
AT:
- Add local sorting to the table component
- use the new local sorting in the following tables:
- It is possible to sort by definition name inside the "add sources" modal in collections (SourcesModal.js)
- It is possible to sort by variable name/type inside the "Rename variables" modal (RenameVariablesModal.js)