2 commentaires (2 commentaires)0 réactions (0 réactions)0 assignés (0 assignés)CSS2 266 stars (2 266 stars)538 forks (538 forks)batch import
enhancementgood first issuehelp wanted
Description
Cette issue ne contient pas de description.
Guide contributeur
- Stack technique
- reactjavascriptcss
- Domaine
- frontendaccessibility
- Type d'issue
- feature
- DifficultéDifficulté estimée pour un nouveau contributeur, de 1 pour un très petit changement à 5 pour un travail expert.
- 3
- Temps estiméFourchette de temps approximative pour investiguer, implémenter, tester et préparer une pull request.
- 1-3 hours
- Statut d'activitéDisponibilité apparente de l'issue : fraîche, active, ancienne, bloquée ou en attente d'un mainteneur.
- stale
- ClartéClarté avec laquelle l'issue explique le changement attendu, les critères d'acceptation et la prochaine étape.
- mostly clear
- Prérequis
- React basicsARIA understandingFamiliarity with Tabler components
- Accessibilité débutantScore de 1 à 100 estimant l'accessibilité de cette issue pour un premier contributeur.
- 70
- Direction de recherche
- Review the Tabler React component library to identify which components are missing aria and role props. Start by examining the component files in the src directory (e.g., Button, Card, Table) and compare against WAI ARIA authoring practices. There are no linked PRs or comments, so the work should follow typical patterns from similar libraries like React Bootstrap. Ensure that props are passed through to the underlying HTML elements without breaking existing functionality.