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

Refactor away from React UNSAFE_* lifecycle methods #58453

Open
flootr opened this issue Nov 24, 2021 · 0 comments
Open

Refactor away from React UNSAFE_* lifecycle methods #58453

flootr opened this issue Nov 24, 2021 · 0 comments
Assignees

Comments

@flootr
Copy link
Contributor

flootr commented Nov 24, 2021

Details

We want to refactor away from React UNSAFE_* lifecycle methods. While this project has been going on for a while we want to track any remaining occurrences here to make sure we don't loose oversight. At the time of this writing there are ~180 of those unsafe lifecycle methods left.

If you need a review or have any questions, please don't hesitate to ping @Automattic/team-calypso-frameworks. It may also be helpful to look into React component documentation to look up with what you might want to replace an unsafe method and/or look at previous refactoring PRs (e.g. #58232, #58232).

Checklist

Related

No response

@flootr flootr self-assigned this Nov 24, 2021
@tyxla tyxla self-assigned this Nov 24, 2021
@tyxla tyxla changed the title Refactor away form React UNSAFE_* lifecycle methods Refactor away from React UNSAFE_* lifecycle methods Dec 2, 2021
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

3 participants