react-component / react-component/tooltip
How do I hide the arrow
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 944
- Forks
- 199
- Avg merge
- 19h 1m
- Merged PRs (30d)
- 3
Description
The docs show hideArrow as an option, but TooltipProps doesn't include showArrow. Was it deprecated? If so, how do I hide an arrow?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Compare the documentation's hideArrow option with the exported TooltipProps type and inspect the supported arrow-related API. Confirm whether hideArrow is deprecated or missing from the type, then make the documentation and type usage agree and clearly state how to hide the arrow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- documentation, frontend
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100