a2ui-project / a2ui-project/a2ui

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

オープン
#1,410 コメント 14 件 リアクション 1 件 担当者 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時間
マージ済み PR(30日)
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?

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

The issue is about accessibility attributes not rendering in basic Catalog components, using a Restaurant Finder example. Look at the component responsible for generating the 'Book Now' button, likely in a catalog or button component file. Check the JSON schema for missing accessibility fields and the composer logic that builds the HTML. Test by rendering a catalog component and inspecting the output for aria-label or sr-only spans.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
css, html, typescript
領域
accessibility, frontend
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
活発
明瞭さ
おおむね明確
初心者へのやさしさ
55/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。