-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Migrate to React 18 #23
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for all the work here!! 💪
Update |
The react-sortable-tree package used in this project has been archived, so it will not receive support for React 18. We will either need to take over maintenance of the library, or choose an alternative library. I will close this PR for the time being because it cannot be completed with the current library. |
Migrate to React 18
♻️ Current situation & Problem
The current application is running React 17 and should be migrated to React 18.
💡 Proposed solution
Migrates application and its dependencies to React 18, and addresses breaking API changes.
Code of Conduct & Contributing Guidelines
By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines: