catalinmiron / catalinmiron/react-typical
Forward props to wrapper
- Dominant language
- JavaScript
- Stars
- 994
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
I want to use this lib to add typing to an anchor tag, but if I set `a` as the `wrapper`, I can't pass the `href` to `react-typical` component to be forwarded to the underlying wrapper. I'm working around this currently by nesting a `span` under the `react-typical` component but was wondering if you'd be interested in a PR to forward those props.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the react-typical component and the code that handles the `wrapper` prop. Check how props currently reach the underlying wrapper, then verify that an anchor wrapper can receive `href` without breaking the existing typing animation behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100