jsx-eslint / eslint-plugin-jsx-a11y

Static AST checker for a11y rules on JSX elements.
MIT License
3.38k stars 637 forks source link

implicitRoles/select.js: implicit role is now "combobox" #949

Open kantoche opened 1 year ago

kantoche commented 1 year ago

Hi,

With the Aria 1.2 update, the implicit role of select element is now "combobox".