From: Julien Déramond Date: Mon, 1 Nov 2021 06:33:39 +0000 (+0100) Subject: Add missing `role="search"` and `type="search"` in navbar doc and examples (#35223) X-Git-Tag: v5.2.0-beta1~444 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=328a29162d4bccceb656071093f7bd887f8f788d;p=thirdparty%2Fbootstrap.git Add missing `role="search"` and `type="search"` in navbar doc and examples (#35223) * Add missing `role="search"` and `type="search"` in navbar doc and examples * Update site/content/docs/5.1/components/navbar.md * Remove warning callout about ensuring correct search role in navbar doc Co-authored-by: Gaël Poupard Co-authored-by: XhmikosR --- diff --git a/site/content/docs/5.1/components/navbar.md b/site/content/docs/5.1/components/navbar.md index f6dbb8e612..f5ea5d0520 100644 --- a/site/content/docs/5.1/components/navbar.md +++ b/site/content/docs/5.1/components/navbar.md @@ -65,7 +65,7 @@ Here's an example of all the sub-components included in a responsive light-theme Disabled -
+
@@ -228,7 +228,7 @@ Place various form controls and components within a navbar: {{< example >}}