Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix deprecated attribute on back to top button #609

Open
MewenLeHo opened this issue Dec 31, 2024 · 0 comments · May be fixed by #610
Open

Fix deprecated attribute on back to top button #609

MewenLeHo opened this issue Dec 31, 2024 · 0 comments · May be fixed by #610
Assignees

Comments

@MewenLeHo
Copy link
Collaborator

Le bouton de retour en haut de page a un rendu graphique discutable :

Image

Cela est provoqué par l'utilisation de l'attribut data-o-label="<Retour en haut de page | Back to top>" qui est déprécié depuis la version 5.2.0 de Boosted en juillet 2022.

Cet attribut déprécié doit être remplacé par l'attribut data-bs-label pour la version avec texte affiché ou par un simple title pour la version icon-only (https://boosted.orange.com/docs/5.3/components/back-to-top/#icon-only).

@MewenLeHo MewenLeHo self-assigned this Dec 31, 2024
@MewenLeHo MewenLeHo linked a pull request Dec 31, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant