a2ui-project / a2ui-project/a2ui
Basic Catalog components not rendering accessibility attributes (was: Restaurant Finder example: accessibility of "Book Now")
未關閉
component: angular renderer
component: lit renderer
component: react renderer
component: samples
P1
type: bug
type: feature/enhancement
- 主要語言
- TypeScript
- 星號
- 16.4k
- 分支
- 1.3k
- 平均合併
- 2 天 13 小時
- 30 天內合併 PR
- 134
描述
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?
貢獻指南
評估
這個 Issue 還沒有評估資料。