cap-collectif / ui

Design system of @cap-collectif with react • styled-components • styled-system
https://ds.cap-collectif.com/
MIT License
16 stars 0 forks source link

fix(accessibility): make delete text icon a button and add a delete icon label prop, defaulting to french #449

Closed myracodes closed 4 months ago

myracodes commented 4 months ago

:tophat: What? Why?

Demande accessibilité IDF Pas possible d'embarquer Intl, donc j'ai ajouté une prop, dont la valeur par défaut est le texte proposé par IDF, à savoir "Supprimer la saisie". Ajout des roles aria et changement du svg cliquable en un bouton type button également pour l'accessibilité

:pushpin: Related Issues

https://github.com/cap-collectif/platform/issues/17279

:clipboard: Technical Specification

:art: Chromatic links

Chromatic PR Storybook

:camera_flash: Screenshots