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

Accessibility Improvements for Application Passwords #51580 #638

Closed
wants to merge 21 commits into from

Conversation

georgestephanis
Copy link

WIP improvements mitigating feedback for Application Passwords.

Trac ticket: https://core.trac.wordpress.org/ticket/51580#ticket


This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See GitHub Pull Requests for Code Review in the Core Handbook for more details.

@georgestephanis georgestephanis marked this pull request as ready for review October 21, 2020 18:20
@TimothyBJacobs
Copy link
Member

It also looks like each id for the revoke button is the same. I think we need to update them to each have a unique name/id.

We also need to update WP_Application_Passwords_List_Table::print_js_template_row() to not call column_revoke() anymore since it requires an item now. Passing the underscore template to submit_button() might work? Otherwise we'll have to build the HTML manually.

@TimothyBJacobs
Copy link
Member

Fixed in 5e31ccf.

@georgestephanis georgestephanis deleted the patch-3 branch October 26, 2020 13:11
@georgestephanis georgestephanis restored the patch-3 branch October 26, 2020 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants