github / github/tab-container-element
Supporting single `tabpanel`
オープン
- 主要言語
- JavaScript
- スター
- 381
- フォーク
- 32
- 平均マージ
- 1日 13時間
- マージ済み PR(30日)
- 6
説明
I am working on a project picker component that is using tabs for switching between lists of projects. Since the content type for each tab is the same, only the source changes, I wish to use single `tabpanel` with a `virtualised-list` inside.

```html
Tab one
Tab two
Tab three
```
After talking to @keithamus I have learned that currently `tab-container` requires to have the same set of tabpanels as tabs as it announces panel changes to the screen reader.
Is that feasible to support mentioned use case and comply with accessibility requirements set on the `tab-container-element`?
コントリビューションガイド
評価
この issue はまだ評価されていません。