-
Notifications
You must be signed in to change notification settings - Fork 29
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: a11y aggiunta labelWaria sui componenti Callout, Autocomplete e Stepper #322
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #322 +/- ##
==========================================
+ Coverage 45.71% 45.77% +0.05%
==========================================
Files 70 70
Lines 1133 1136 +3
Branches 236 236
==========================================
+ Hits 518 520 +2
- Misses 590 591 +1
Partials 25 25 ☔ View full report in Codecov by Sentry. |
Grazie @carmelotaverniti mi sorge un attimo un dubbio: alcune aria label erano state messe come elementi dei file di traduzione, qui verrebbero proprio passati come attributo. Devo capire qual'è la miglior strada. Ti aggiorno. |
Riguardo a questo dubbio chiamo in causa @AntoninoBonanno |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Queste label le metterei nei file di traduzione e magari renderle più esplicite.
@carmelotaverniti pensi sia possibile per te migrare le label all'interno dei file di traduzione come fatto per le altre label? |
@carmelotaverniti abbiamo spostato le modifiche su #339 |
@carmelotaverniti mergiata su main, grazie mille del contributo! |
fix: a11y Aggiunta labelWaria sui componenti Callout, Autocomplete e Stepper
Descrizione
Checklist