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

Update to React v18 #1493

Open
mofojed opened this issue Sep 7, 2023 · 2 comments
Open

Update to React v18 #1493

mofojed opened this issue Sep 7, 2023 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@mofojed
Copy link
Member

mofojed commented Sep 7, 2023

https://react.dev/blog/2022/03/08/react-18-upgrade-guide

Some improvements we can expect:

@mofojed mofojed added enhancement New feature or request triage Issue requires triage labels Sep 7, 2023
@mattrunyon
Copy link
Collaborator

More useful info including a codemod to help w/ types that may break w/ the upgrade DefinitelyTyped/DefinitelyTyped#56210

@mattrunyon
Copy link
Collaborator

react-beautiful-dnd may or may not work w/ React 18. They added it to the peer deps at least, but I vaguely recall some other issues w/ react 18 that people were having. If it doesn't work, we would either need to use a forked version (since it is no longer updated) or switch it out. We use @dnd-kit/core for the column grouping sidebar

@vbabich vbabich added this to the Backlog milestone Sep 13, 2023
@vbabich vbabich removed the triage Issue requires triage label Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants