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

Upgrade React to version 19 and test Suspense-related changes #2925

Open
yomybaby opened this issue Dec 9, 2024 · 0 comments · May be fixed by #2926
Open

Upgrade React to version 19 and test Suspense-related changes #2925

yomybaby opened this issue Dec 9, 2024 · 0 comments · May be fixed by #2926
Assignees

Comments

@yomybaby
Copy link
Member

yomybaby commented Dec 9, 2024

React 19 has been released, and we need to upgrade the React version used in Backend.AI WebUI. This upgrade includes changes in the behavior of Suspense, which may affect data fetching and mutation transitions. We need to conduct comprehensive testing to ensure that these changes do not negatively impact our application.

Tasks

  1. Upgrade React to version 19 in the Backend.AI WebUI project.
  2. Review and update any code related to Suspense, data fetching, and mutation transitions.
  3. Conduct thorough testing to identify any issues caused by the upgrade.
  4. Document any changes made and issues found during the testing process.
    IMPACT

This upgrade may affect the functionality of features that rely on Suspense for data fetching and mutation transitions. It is crucial to ensure that these features continue to work as expected after the upgrade.

References

@yomybaby yomybaby self-assigned this Dec 9, 2024
@yomybaby yomybaby linked a pull request Dec 9, 2024 that will close this issue
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 a pull request may close this issue.

1 participant