github / github/tab-container-element

Supporting single `tabpanel`

Ouverte
#40 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
JavaScript
Étoiles
381
Forks
32
Merge moyen
1 j 13 h
PR mergées (30 j)
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`?

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.