zcjess / Atlas

0 stars 0 forks source link

WCAG 4.1.2: Select element must have an accessible name (select) #4

Open zcjess opened 1 year ago

zcjess commented 1 year ago

Issue

Select element must have an accessible name (select-name)

Target application

AAS 103: First Year Social Science Seminar

Element path

select

Snippet

<select><option value="2440">Spring/Summer 2023</option><option value="2450">Summer 2023</option><option value="2460">Fall 2023</option></select>

Environment

Chrome version 115.0.0.0 This accessibility issue was found using Accessibility Insights for Web 2.38.1 (axe-core 4.6.3), a tool that helps find and fix accessibility issues. Get more information & download this tool at http://aka.ms/AccessibilityInsights. image