algolia / algolia/react-element-to-jsx-string
forwardRef do not convert correctly
Open
- Dominant language
- JavaScript
- Stars
- 518
- Forks
- 87
- Avg merge
- 3h 56m
- Merged PRs (30d)
- 3
Description
when using forwardRef the jsx created set the componant name as "No"
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported JSX conversion for a React forwardRef component and inspect the converter's forwardRef handling. Done means the generated JSX uses the component's correct name instead of "No", with a regression test covering the case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100