github / github/tab-container-element

Supporting single `tabpanel`

未关闭
#40 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
381
派生
32
平均合并
1 天 13 小时
30 天内合并 PR
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.

139296935-eb7a0d12-fa66-4a85-a31c-005536d41a08

```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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。