You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(dropdown): improve accessibility in relation to search dropdown
in case of using the <label> element before a search dropdown to improove accessibility
id of module is used to add an unique id to this very label
a reference to this label is made via the attribut "labelledby"
see w3.org/WAI/tutorials/forms/labels
0 commit comments