Umbraco.UI icon indicating copy to clipboard operation
Umbraco.UI copied to clipboard

Feature: Tab panel

Open iOvergaard opened this issue 2 years ago • 1 comments

Discussed in https://github.com/umbraco/Umbraco.UI/discussions/211

Originally posted by bjarnef May 17, 2022 Currently there's a <uui-tabs> component and also a <uui-tab-group> although list isn't listed in the readme here: https://github.com/umbraco/Umbraco.UI

However when it comes to accessibility I think it is missing a <uui-tab-panel> component as well, which is connected to the specific tab. For example: https://shoelace.style/components/tab-panel

iOvergaard avatar Oct 06 '23 10:10 iOvergaard

WIP: https://github.com/umbraco/Umbraco.UI/pull/600

bjarnef avatar Oct 06 '23 11:10 bjarnef