react-component / react-component/tooltip

A prop to hide the tooltip arrow

Open
#208 0 comments 6 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
944
Forks
199
Avg merge
19h 1m
Merged PRs (30d)
3

Description

Can you please provide a prop to be able to hide the tooltip arrow (noArrow for example)?

In my case, I need to use both (tooltip with an arrow and tooltip without an arrow) on the same page so I can't really override the styles because it will be applied to all the tooltips on the page.

Thanks!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file, test, or entry point is named in the issue. Start by locating the tooltip prop definitions and the code that renders the arrow, then check existing tooltip tests; done means callers can independently enable or hide the arrow for different tooltips on the same page.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.