In docs / forms / select, No labels on select tags
Created by: Aniort
Prerequisites
-
I have searched for duplicate or closed issues -
I have validated any HTML to avoid common problems -
I have read the contributing guidelines
Describe the issue
hello, there's no label tag on select tabs, it's typically a violation of WCAG 3.3.2 Labels or Instructions cause there is no label visible, it's a real barrier for some users and a really bad example for devs at least, add a visible label for users (even if there is a aria-label) or addé a note on the necessity of a visible label for accessibility purposes,
Reduced test cases
https://getbootstrap.com/docs/5.2/forms/select/
What operating system(s) are you seeing the problem on?
Windows
What browser(s) are you seeing the problem on?
Chrome, Firefox
What version of Bootstrap are you using?
5.2.x