a2ui-project / a2ui-project/a2ui

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

Aberta
#1,410 14 comentários 1 reação 1 responsável Reivindicada por @josemontespg Ver no GitHub
component: angular renderer component: lit renderer component: react renderer component: samples P1 type: bug type: feature/enhancement
Linguagem predominante
TypeScript
Estrelas
16.4k
Forks
1.3k
Merge médio
2d 13h
PRs com merge (30d)
134

Descrição

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?

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.