Skip to content

Conversation

@karansapolia
Copy link
Contributor

@karansapolia karansapolia commented Apr 3, 2019

Make 'Replace recovery codes' keyboard accessible.
Replace earlier used link with button element to allow
tab indexing and keyboard click events for keyboard
accessibility.

fixes: #598

Continuation of archived repo PR
with all requested changes merged, @vbudhram

}

.replace-codes-link {
.replace-codes-link, button.link:hover {
Copy link
Contributor

Choose a reason for hiding this comment

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

Instead of button.link:hover, lets call it .replace-codes-link:hover and put it in a new line.

Copy link
Contributor

@vbudhram vbudhram left a comment

Choose a reason for hiding this comment

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

@karansapolia Just the one thing and this should be good, thanks!

@vbudhram
Copy link
Contributor

Hey @karansapolia, were you still working on this?

@karansapolia
Copy link
Contributor Author

Hi @vbudhram, was out of town for a few days. Let me push the changes quick.

@vbudhram vbudhram modified the milestones: Train 135, Train 136 Apr 15, 2019
@karansapolia karansapolia force-pushed the fix-598 branch 2 times, most recently from 8fa6a40 to ddfb94d Compare April 15, 2019 18:51
@vbudhram
Copy link
Contributor

@vladikoff Test failures mention failing to open QR code for pairing, https://circleci.com/gh/mozilla/fxa/6984?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link, did anything change in FF that might break this?

@vbudhram
Copy link
Contributor

Hey @karansapolia mind rebasing and squashing commits? I believe there are fixes in master that resolves the test failures.

Make 'Replace recovery codes' keyboard accessible.
Replace earlier used link with button element to allow
tab indexing and keyboard click events for keyboard
accessibility.

fixes: mozilla#598
@karansapolia
Copy link
Contributor Author

@vbudhram all done.

@vbudhram
Copy link
Contributor

vbudhram commented Apr 18, 2019

Hey @karansapolia thanks for the pull request! I've cherry-picked your commit to #877, so that it gets signed. Closing here.

@vbudhram vbudhram closed this Apr 18, 2019
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.

Make Replace recovery codes keyboard accessible

3 participants