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

Migrate to React 18 #23

Closed
wants to merge 11 commits into from
Closed

Migrate to React 18 #23

wants to merge 11 commits into from

Conversation

vishnuravi
Copy link
Member

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:

Copy link
Member

@PSchmiedmayer PSchmiedmayer left a 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!! 💪

@vishnuravi
Copy link
Member Author

Update
The react-sortable-tree package is not rendering correctly on this branch after updating to React 18. This package is out of date and has not been updated for React 18. Will need to debug further or consider alternatives before merging this PR.

@vishnuravi
Copy link
Member Author

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.

@vishnuravi vishnuravi closed this Nov 25, 2024
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