`TooltipTrigger` emits a dead `variant="outline"` attribute
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- Ruby
- Estrellas
- 1k
- Forks
- 67
- Merge medio
- 3 d 12 h
- PR fusionados (30 d)
- 14
Descripción
- 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.
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
Empieza en tooltip_trigger.rb, en los attrs predeterminados, e inspecciona el snapshot tooltip/default; después revisa design/v2/01-research/golden-suite.md. En la línea 2.0, elimina el atributo de variante obsoleto y vuelve a registrar los snapshots tooltip/*; estará terminado cuando el diff del snapshot revisado ya no contenga ese atributo.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- ruby
- Área
- frontend, testing
- Tipo de issue
- Error
- Dificultad
- 2/5
- Tiempo estimado
- 1-3 horas
- Estado de actividad
- Activo
- Claridad
- Bien especificado
- Aptitud para principiantes
- 78/100