a2ui-project / a2ui-project/a2ui

Basic Catalog components not rendering accessibility attributes (was: Restaurant Finder example: accessibility of "Book Now")

Aperta
#1,410 14 commenti 1 reazione 1 assegnatario Rivendicata da @josemontespg Vedi su GitHub
component: angular renderer component: lit renderer component: react renderer component: samples P1 type: bug type: feature/enhancement
Lingua principale
TypeScript
Stelle
16.4k
Fork
1.3k
Merge medio
2g 13h
PR unite (30g)
134

Descrizione

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?

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.