a2ui-project / a2ui-project/a2ui

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

未關閉
#1,410 14 則留言 1 個 reaction 已指派 1 人 已被 @josemontespg 認領 在 GitHub 檢視
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。