From: Patrick H. Lauke Date: Thu, 23 Dec 2021 07:15:36 +0000 (+0000) Subject: Strengthen and expand note about dynamic tabs with dropdown menus (#35588) X-Git-Tag: v5.2.0-beta1~336 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f171d3e9f7a6397d96f0407a535f070edc425900;p=thirdparty%2Fbootstrap.git Strengthen and expand note about dynamic tabs with dropdown menus (#35588) following on from https://github.com/twbs/bootstrap/pull/35213 this - expands the note, making it clear it's not supported - makes it a callout --- diff --git a/site/content/docs/5.1/components/navs-tabs.md b/site/content/docs/5.1/components/navs-tabs.md index 68e744b1a2..11bb28029d 100644 --- a/site/content/docs/5.1/components/navs-tabs.md +++ b/site/content/docs/5.1/components/navs-tabs.md @@ -316,7 +316,9 @@ Use the tab JavaScript plugin—include it individually or through the compiled Dynamic tabbed interfaces, as described in the [WAI ARIA Authoring Practices](https://www.w3.org/TR/wai-aria-practices/#tabpanel), require `role="tablist"`, `role="tab"`, `role="tabpanel"`, and additional `aria-` attributes in order to convey their structure, functionality and current state to users of assistive technologies (such as screen readers). As a best practice, we recommend using `