Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add tab index to alerts page #19231

Merged
merged 1 commit into from
Aug 6, 2020
Merged

Conversation

hoorayimhelping
Copy link
Contributor

@hoorayimhelping hoorayimhelping commented Aug 5, 2020

I got annoyed trying to use my keyboard to filter things on the alerts page, so I rage fixed it. You can use tab to navigate into the filter text boxes now.

tabaf

@hoorayimhelping hoorayimhelping requested review from a team, glinton, alexpaxton and 121watts and removed request for a team August 5, 2020 23:46
@hoorayimhelping hoorayimhelping removed the request for review from 121watts August 5, 2020 23:48
@hoorayimhelping hoorayimhelping merged commit 6eed5e7 into master Aug 6, 2020
@hoorayimhelping hoorayimhelping deleted the bucky_alerts_tab_index branch August 6, 2020 00:03
@@ -17,6 +17,7 @@
import './commands'

import 'cypress-pipe'
import 'cypress-plugin-tab'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

js newb so ignore if not relevant, but is this import used anywhere (i assume the linter would complain if not, and that it could be used in another file)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants