Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #24769: Refactoring Elm code related to datatables #5652

Open
wants to merge 1 commit into
base: branches/rudder/8.1
Choose a base branch
from

Conversation

RaphaelGauthier
Copy link
Member

@RaphaelGauthier RaphaelGauthier commented May 6, 2024

https://issues.rudder.io/issues/24769

There is now a new 'UI' folder that will contain all the modules linked to UI components (datatables, trees, notifications, etc.).

I've created an initial Datatable.elm module that groups together all the factorisable code for managing datables, and all this duplicated code has been removed from the applications. Now you just need to import this module to be able to use its functions

@RaphaelGauthier
Copy link
Member Author

PR rebased

@RaphaelGauthier RaphaelGauthier force-pushed the enh_24769/refactoring_elm_code_related_to_datatables branch from 783ee3d to 39ad028 Compare May 14, 2024 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant