Autodesk / Autodesk/react-base-table

Unable to tab through the header elements before the body of the table

オープン
#381 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
TypeScript
スター
1.5k
フォーク
170
PR マージ指標
30日以内にマージされた PR はありません

説明

Hey,

I'm having an issue trying to use TAB to each access the header of the table before the the body. I believe this is caused by the way the table is rendered. In the image, the element for the body of the table with classname "BaseTable_body" is rendered before the header element with classname "BaseTable_header". Is there a work around so the header is rendered above the body of the table so we can use the TAB key to access the header cells before the body of the table?

image

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

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

調査の方向性

テーブルを再現し、レンダリングされた DOM を調査しながら TAB を使用して、クラス名 BaseTable_body および BaseTable_header を持つ要素に注目します。テーブルがどのようにレンダリングされるかを追跡し、ドキュメント順序でヘッダーがボディより前に現れること、およびヘッダーセルにボディセルより先に到達できることを確認します。

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

評価

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

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

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