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

chore(frontend): Upgrade the React version used in the frontend #11594

Open
mprahl opened this issue Feb 6, 2025 · 5 comments
Open

chore(frontend): Upgrade the React version used in the frontend #11594

mprahl opened this issue Feb 6, 2025 · 5 comments

Comments

@mprahl
Copy link
Contributor

mprahl commented Feb 6, 2025

Chore description

The frontend uses React 16, which has been end of life for quite some time. We should upgrade this version to the latest.

Labels

/area frontend


Love this idea? Give it a 👍.

@chahatsagarmain
Copy link
Contributor

/assign

@anishasthana
Copy link
Contributor

Hey @chahatsagarmain, I've started efforts at #11596. Seems like there's a lot to this upgrade. I'm happy to let you take over if you're interested in this!

@chahatsagarmain
Copy link
Contributor

@anishasthana You can work on this , I am working on upgrading the express version right now .

@dineshkolhe1
Copy link

The latest version of React is 19.0.0

for upgrading the React version 16 to 19 will bring performance improvements,concurrent rendering features, and better developer tools. we have take a some migration step to upgrad the version .

@anishasthana
Copy link
Contributor

In my opinion we should break this issue up into smaller issues (one per major version) and follow up that way -- there seem to be a ton of breaking changes. @HumairAK can you do that? I don't seem to have the ability to edit existing issues.

Also, @chahatsagarmain if you have familiarity with React I'm happy for you to own it. I spent a while working on it and the complexity of the upgrade (in addition to my lack of recent experience with React) means it will take a while.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants