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

Report status dialog missing accessible name #811

Closed
mcking65 opened this issue Oct 6, 2023 · 3 comments
Closed

Report status dialog missing accessible name #811

mcking65 opened this issue Oct 6, 2023 · 3 comments
Labels
accessibility bug Something isn't working

Comments

@mcking65
Copy link

mcking65 commented Oct 6, 2023

The report status dialog is contained in a div declared with the HTML:

<div role="dialog" aria-modal="true" class="modal show" tabindex="-1" aria-labelledby="basic-modal" style="display: block;">

The id "basic-modal" does not appear to exist. The element that should have an ID that is referenced by aria-labeledby is:

<h1 class="modal-title css-yefjat" tabindex="-1">

@mcking65
Copy link
Author

mcking65 commented Dec 4, 2023

@ccanash

The status is still showing as to-do, but there is a PR and the issue appears fixed in the sandbox.

@ccanash
Copy link
Contributor

ccanash commented Dec 6, 2023

Hi @mcking65 , I have updated the status and will confirm it was released to production tomorrow.

@ccanash ccanash moved this from In staging/sandbox to In production / Completed in MVP support of ARIA-AT Working Mode by ARIA-AT App - 2023 H1 Project Dec 7, 2023
@ccanash
Copy link
Contributor

ccanash commented Dec 7, 2023

Confirming his was released to production on Dec 5th @mcking65

@ccanash ccanash closed this as completed Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility bug Something isn't working
Projects
No open projects
Development

No branches or pull requests

2 participants