Actions
Architecture #24769
closedRefactoring Elm code related to datatables
Status:
Released
Priority:
N/A
Assignee:
Category:
Architecture - Code maintenance
Target version:
Fix check:
To do
Regression:
No
Description
We've duplicated certain lines of code many times to manipulate datatables in our elm applications. It's time to refactor all of them into one "Datatable" module and import it instead of duplicate code.
Actions