this implements ER-1901, accessibility enhancement request for the omnibar.
currently the Omnibar widget does not wrap the input elements it provides with a label which is an accessibility concern---this PR adjusts the HTML structure of the Omnibar to correct this.
this will potentially affect any custom CSS that previously relied on the label element being closed before the input element.
to replicate the issue:
with 3.0.9 installed on a test site, add the Omnibar to any page on your site.
this implements ER-1901, accessibility enhancement request for the omnibar.
currently the Omnibar widget does not wrap the input elements it provides with a label which is an accessibility concern---this PR adjusts the HTML structure of the Omnibar to correct this.
this will potentially affect any custom CSS that previously relied on the label element being closed before the input element.
to replicate the issue:
to confirm the fix:
idx-broker-platinum-3.0.9-omnibar-labels.zip