gitpoint / gitpoint/git-point

Replace deprecated React lifecycle methods

Open
#887 0 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
JavaScript
Stars
4.8k
Forks
771
PR merge metrics
No merged PRs in 30d

Description

As suggested in https://github.com/gitpoint/git-point/pull/862#issuecomment-524167180, and more potential problems can be discovered by [StrictMode](https://reactjs.org/docs/strict-mode.html).

- componentWillMount
- [ ] user/screens/starred-repository-list.screen.js
- componentWillReceiveProps
- [ ] auth/screens/events.screen.js
- [ ] auth/screens/language-setting.screen.js
- [ ] auth/screens/user-options.screen.js
- [ ] notifications/screens/notifications.screen.js
- [ ] organization/screens/organization-profile.screen.js
- componentWillUpdate
- None

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.