github / github/tab-container-element

Supporting single `tabpanel`

Abierto
#40 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
381
Forks
32
Merge medio
1 d 13 h
PR fusionados (30 d)
6

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.