[ic-button] tooltip duplication
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 53
- Forks
- 63
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 15
Description
Summary of the bug
Setting the title attribute on a button causes a tooltip to appear twice.
🪜 How to reproduce
Tell us the steps to reproduce the problem:
Set a title on a button and hover.
📸 Screenshots or code
Contributor guide
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
Start by locating the ic-button implementation and reproduce the issue by setting a title attribute, then hovering the button. Confirm the fix by verifying that hovering a titled button displays only one tooltip.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100