Skip to content

Conversation

@AimeurAmin
Copy link
Collaborator

@AimeurAmin AimeurAmin commented Jul 2, 2025

ASAP-202

Notion link

This PR covers upgrading react, react-dom to v18 and testing-library/react, testing-library/user-event to v14

Everything should be working on the deployement, also typechecks, lint issues are all fixed, yet not all tests are fixed yet.

to test this locally run the following command:

  • remove all current node_modules: find . -name "node_modules" -type d -prune -exec rm -rf '{}' +
  • clean yarn cache: yarn cache clean
  • install packages: yarn

@AimeurAmin AimeurAmin force-pushed the ASAP-202-Upgrade-react-and-testing-library branch from e0deae5 to edcfaef Compare July 7, 2025 12:03
@damianmr
Copy link
Collaborator

Do you think it's worth keeping it open @AimeurAmin ?

@damianmr damianmr added wontfix This will not be worked on and removed wontfix This will not be worked on labels Oct 31, 2025
@damianmr damianmr added the parked label Dec 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants