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

[a11y] suppression des type="info" #3482

Closed
newick opened this issue Mar 14, 2025 · 1 comment
Closed

[a11y] suppression des type="info" #3482

newick opened this issue Mar 14, 2025 · 1 comment
Assignees

Comments

@newick
Copy link
Collaborator

newick commented Mar 14, 2025

Rencontrés lors du mob programming, le type="info" apparait dans les appels de

  • Message.tsx,
  • Chip,
  • HelpButtonWithPopover.tsx

Si j'ai bien compris, il s'agit d'une Prop donc doit pouvoir être passé sans être affiché dans l'HTML.

En commentaire du fichier du mob on a écrit

Fichier site/source/design-system/message/index.tsx > StyledIconWrapper > remplacer type par $type ou utiliser fonction pour filtrer props à afficher

@newick newick self-assigned this Mar 14, 2025
@newick newick added this to the Accessibilité 2025 milestone Mar 14, 2025
@newick newick changed the title [Amélioration HTML] suppression des type="info" [a11y] suppression des type="info" Mar 14, 2025
@logic-fabric logic-fabric assigned logic-fabric and unassigned newick Mar 18, 2025
@logic-fabric
Copy link
Collaborator

Sujet traité avec la PR #3504.

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.

2 participants