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

feat: improve datatable #238

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

aldbr
Copy link
Collaborator

@aldbr aldbr commented Oct 21, 2024

diracx-web-components tables are managed by tan stack. It is used to:

  • select rows
  • resize columns
  • hide/show columns
  • pagination

tan stack also provides a library to virtualize tables but it does not seem to nicely work with MUI Table, so I kept react virtuoso.

I modified the stories accordingly and added some integration tests to make sure the main features of the Job Monitor keeps working.

@aldbr aldbr force-pushed the main_FEAT_improve-datatable branch 3 times, most recently from 2780923 to 5858dab Compare October 30, 2024 17:32
@ryuwd ryuwd self-requested a review October 31, 2024 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant