_:warning: Potential issue_
Remove deprecated 'no-onchange' rule
The 'jsx-a11y/no-onchange' rule is deprecated as onChange events are now well-supported by all browsers and screen readers.
- 'jsx-a11y/no-onchange': 'warn',
📝 Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.
Originally posted by @coderabbitai[bot] in #561 (comment)
Remove deprecated 'no-onchange' rule
The 'jsx-a11y/no-onchange' rule is deprecated as
onChangeevents are now well-supported by all browsers and screen readers.- 'jsx-a11y/no-onchange': 'warn',📝 Committable suggestion
Originally posted by @coderabbitai[bot] in #561 (comment)