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
WCAG 4.1.2: Ensure every form element has a label (#script-selector,.combobox-input[spellcheck="false"][type="text"])
Tags: Accessibility, WCAG 4.1.2, label
Element path: #script-selector,.combobox-input[spellcheck="false"][type="text"]
Snippet:
How to fix:
Fix any of the following:
Element does not have an implicit (wrapped)
Element does not have an explicit
aria-label attribute does not exist or is empty
aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
Element has no title attribute
Element has no placeholder attribute
Element's default semantics were not overridden with role="none" or role="presentation"
Environment: Microsoft Edge version 133.0.0.0
====
This accessibility issue was found using Accessibility Insights for Web 2.46.0 (axe-core 4.10.2), a tool that helps find and fix accessibility issues. Get more information & download this tool at http://aka.ms/AccessibilityInsights.
The text was updated successfully, but these errors were encountered:
WCAG 4.1.2: Ensure every form element has a label (#script-selector,.combobox-input[spellcheck="false"][type="text"])
Tags: Accessibility, WCAG 4.1.2, label
Issue: Ensure every form element has a label (label - https://accessibilityinsights.io/info-examples/web/label)
Target application: GenAIScript Script Runner - http://127.0.0.1:8003/?scriptid=add.test
Element path: #script-selector,.combobox-input[spellcheck="false"][type="text"]
Snippet:
How to fix:
Fix any of the following:
Element does not have an implicit (wrapped)
Element does not have an explicit
aria-label attribute does not exist or is empty
aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
Element has no title attribute
Element has no placeholder attribute
Element's default semantics were not overridden with role="none" or role="presentation"
Environment: Microsoft Edge version 133.0.0.0
====
This accessibility issue was found using Accessibility Insights for Web 2.46.0 (axe-core 4.10.2), a tool that helps find and fix accessibility issues. Get more information & download this tool at http://aka.ms/AccessibilityInsights.
The text was updated successfully, but these errors were encountered: