hyperstack-org / hyperstack-org/hyperstack
replace SPANs with FRAGMENT
Open
- Dominant language
- JavaScript
- Stars
- 538
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
There are few places in HyperComponent where values are wrapped in a SPAN. Now that we have FRAGMENTS, we should replace the SPANs with FRAGMENTS, which will react will dissolve during the rendering process
Contributor guide
Research direction
The issue names HyperComponent but does not identify a file or test. Locate the SPAN wrappers in HyperComponent, inspect how FRAGMENTS are used, and replace the relevant wrappers; done means the affected values render through FRAGMENTS and dissolve during rendering.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100