`TooltipTrigger` emits a dead `variant="outline"` attribute
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 78/100
Research direction
Start in tooltip_trigger.rb at the default attrs and inspect the tooltip/default snapshot, then review design/v2/01-research/golden-suite.md. On the 2.0 line, remove the dead variant attribute and re-record the tooltip/* snapshots; done means the reviewed snapshot diff no longer contains that attribute.
Written by the indexing model from the issue text.
Description
- Where:
tooltip_trigger.rbdefault attrs. Snapshottooltip/default.
Already listed indesign/v2/01-research/golden-suite.md. - Effect:
variantis not an HTML attribute and nothing in the CSS
matches it (thedata-[variant=…]selectors matchdata-variant); the
outline look comes from theButtoninside. - Fix: remove it; re-record (on the 2.0 line)
tooltip/*.
Surfaced by the golden HTML suite (PR #536), which pins what 1.6 renders today — this defect included. Per maintainer decision (2026-09-19) main stays as is: this is addressed on the 2.0 line, and the golden snapshot that pins it is re-recorded there with the diff reviewed.
Source: design/v2/follow-up-issues.md.
- Dominant language
- Ruby
- Stars
- 1k
- Forks
- 67
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 18
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.
More from ruby-ui/ruby_ui
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 55/100
-
bug
Difficulty 1/5 1-3 hours Newbie friendliness 35/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
Similar issues
-
user-reported
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
Kong/developer.konghq.com#7316 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
TheOdinProject/curriculum#31408 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
bensheldon/good_job#1816 · 5 comments ·