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

Divide DataTable & upgrade react-dom #81

Merged
merged 2 commits into from
Jul 2, 2024
Merged

Divide DataTable & upgrade react-dom #81

merged 2 commits into from
Jul 2, 2024

Conversation

jgespinosa10
Copy link
Contributor

  • Divide DataTable into smaller chunks. The file is still too big, but this pr took around 400 lines out.
  • Replaced react-dom render with the new version root and replaced react-dom utilities with useRef and createRef.
  • Took mobx out of uploader component.
  • refactor UploadCsvWizard so it uses hooks instead of connect

@tnrich

@jgespinosa10 jgespinosa10 force-pushed the divideDataTable branch 2 times, most recently from 3f60429 to 18a75c6 Compare June 28, 2024 18:15
@tnrich
Copy link
Collaborator

tnrich commented Jul 2, 2024

Thanks @jgespinosa10 looks gr8!

@tnrich tnrich merged commit e53eedd into master Jul 2, 2024
14 of 15 checks passed
@jgespinosa10 jgespinosa10 deleted the divideDataTable branch July 2, 2024 18:40
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.

2 participants