yousoph opened a new issue, #25860: URL: https://github.com/apache/superset/issues/25860
When using the tab key to navigation a dashboard, the user is unable to access the Apply Filters button and the Clear All button on the filter bar #### How to reproduce the bug 1. Create a dashboard with filters 2. Used tabs to navigation the dashboard ### Expected results User should be able to access the Apply Filter and Clear All buttons on the filter bar with keyboard navigation https://www.w3.org/TR/WCAG22/#keyboard ### Actual results The Apply Filter and Clear All buttons are skipped when navigating using the tab key ### Environment - browser type and version: - superset version: `master` - python version: `python --version` - node.js version: `node -v` - any feature flags active: ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [x] I have reproduced the issue with at least the latest released version of superset. - [x] I have checked the issue tracker for the same issue and I haven't found one similar. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
