microsoft / eslint-plugin-fluentui-jsx-a11y

ESLint rules for accessibility against FluentUI v9 components.
MIT License
26 stars 16 forks source link

create a new lint rule or modify the existing input rule to warn against using placeholder without an aria-label #99

Closed aubreyquinn closed 2 months ago

aubreyquinn commented 2 months ago

Explanation here: https://react.fluentui.dev/?path=/docs/components-searchbox--docs#placeholder

joliveira12 commented 2 months ago

This use case is already covered by the rule input-components-require-accessible-name.