[UXPROD-2578] refactor away from componentWillReceiveProps Created: 03/Mar/20 Updated: 18/Jan/22 |
|
| Status: | In Progress |
| Project: | UX Product |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | New Feature | Priority: | P3 |
| Reporter: | Zak Burke | Assignee: | Khalilah Gambrell |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | NFR, tech-debt, ui-only, ux | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Development Team: | Stripes Force | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PO Rank: | 0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Description |
|
componentWillReceiveProps was deprecated in React v16.3 in March, 2018. Components that still rely on it should be refactored: ./stripes-components/lib/Timepicker/TimeDropdown.js ./stripes-components/lib/Timepicker/Timepicker.js ./stripes-components/lib/SRStatus/SRStatus.js ./stripes-components/lib/Selection/SingleSelect.js |
| Comments |
| Comment by Khalilah Gambrell [ 10/Jun/20 ] |
|
Ryan Berger will create multiple use stories. |
| Comment by Khalilah Gambrell [ 24/Jun/20 ] |
|
Hey Ryan Berger, can you create multiple user stories? |
| Comment by Ryan Berger [ 24/Jun/20 ] |
|
Yes, thanks for the reminder! |
| Comment by Ryan Berger [ 24/Jun/20 ] |
|
See: |