Skip to content

UX/UI: Correction des attributs sur les tooltips#5438

Merged
hellodeloo merged 2 commits into
masterfrom
deloo/fix-tooltips-title-attr
Jan 21, 2025
Merged

UX/UI: Correction des attributs sur les tooltips#5438
hellodeloo merged 2 commits into
masterfrom
deloo/fix-tooltips-title-attr

Conversation

@hellodeloo

@hellodeloo hellodeloo commented Jan 21, 2025

Copy link
Copy Markdown
Contributor

🤔 Pourquoi ?

Les attributs de data-bs-tooltip étaient souvent pas complets

🍰 Comment ?

En remplacant les title="blabla..." par des data-bs-title="blabla..." afin que le js de BS puisse correctement associer (avec un aria-labelledby="") les data-bs-toggle="tooltip" avec l'élément contenant le texte du data-bs-title lors de l'activation du tooltip

@hellodeloo hellodeloo self-assigned this Jan 21, 2025
@hellodeloo hellodeloo added the modifié Modifié dans le changelog. label Jan 21, 2025
@hellodeloo hellodeloo added this pull request to the merge queue Jan 21, 2025
Merged via the queue into master with commit e534cf6 Jan 21, 2025
@hellodeloo hellodeloo deleted the deloo/fix-tooltips-title-attr branch January 21, 2025 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

modifié Modifié dans le changelog.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants