a2ui-project / a2ui-project/a2ui
Basic Catalog components not rendering accessibility attributes (was: Restaurant Finder example: accessibility of "Book Now")
Offen
#1,410
14 Kommentare
1 Reaktion
1 zugewiesene Person
Beansprucht von @josemontespg
Auf GitHub ansehen
component: angular renderer
component: lit renderer
component: react renderer
component: samples
P1
type: bug
type: feature/enhancement
- Vorherrschende Sprache
- TypeScript
- Sterne
- 16.4k
- Forks
- 1.3k
- Ø Merge
- 2 T. 13 Std.
- Gemergte PRs (30 T.)
- 134
Beschreibung
The interface produced violates WCAG 2.4.6 by creating multiple "Book Now" buttons that perform different actions.
What should happen is something like this:
```html
Book Mott 32 Now
Book Now
Book Mott 32 Now
```
What's responsible for building "invisible" text of the interface? Is it the JSON (maybe the schema is incomplete), the composer, or better inference instructions?
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.