github / github/tab-container-element

Supporting single `tabpanel`

Open
#40 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
381
Forks
32
Avg merge
1d 13h
Merged PRs (30d)
6

Description

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`?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.