Automattic / Automattic/jetpack
React Fragments: switch from full React.Fragment to shorthand
Open
[Pri] Low
[Type] Janitorial
Admin Page
- Dominant language
- PHP
- Stars
- 1.8k
- Forks
- 898
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 774
Description
Let's move away from `React.Fragment` all over the Admin page, and use the `<>` shorthand instead.
See https://github.com/Automattic/jetpack/pull/14018/files#r346454871
Contributor guide
Research direction
Review the Admin page code and the file changes referenced in pull request 14018. Search for React.Fragment usages in that area, replace the applicable forms with the shorthand, and verify that the Admin page still builds and renders correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100