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

Test Add a Book Page Interactive Elements for Accessibility #4917

Closed
bpmcneilly opened this issue Mar 26, 2021 · 2 comments
Closed

Test Add a Book Page Interactive Elements for Accessibility #4917

bpmcneilly opened this issue Mar 26, 2021 · 2 comments
Assignees
Labels
Theme: Accessibility Work related to disability accessibility. [managed]

Comments

@bpmcneilly
Copy link
Contributor

Page to Test:

Add a Book - https://openlibrary.org/books/add

Steps

Steps for this task are outlined in #4897

Expectations

Test the specified page according to the steps outlined in the parent issue. Create individual bugs with steps to reproduce for any found violations on this page. Reference those bugs on this tracking issue.

Once the page has been tested & all bugs are found, close this issue.

@bpmcneilly bpmcneilly added Theme: Accessibility Work related to disability accessibility. [managed] Needs: Help Issues, typically substantial ones, that need a dedicated developer to take them on. [managed] labels Mar 26, 2021
@bpmcneilly bpmcneilly added this to To Do in Accessibility via automation Mar 26, 2021
@bpmcneilly bpmcneilly removed the Needs: Help Issues, typically substantial ones, that need a dedicated developer to take them on. [managed] label Mar 27, 2021
@Sabreen-Parveen
Copy link
Collaborator

Sabreen-Parveen commented Mar 27, 2021

@bpmcneilly I would like to work on this page.

@Sabreen-Parveen
Copy link
Collaborator

@bpmcneilly I have tested this page. All the input elements have label elements.
The only issue that I found is that the Add button is not receiving focus. This is probably due to

button {
  outline: none;
}

in common.less and will be fixed by removing it and thus can be achieved by #5051

Accessibility automation moved this from To Do to Done May 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Theme: Accessibility Work related to disability accessibility. [managed]
Projects
Development

No branches or pull requests

2 participants