ANDI warning on "Export as CSV" button on domain / member management request tables #3041
Open
4 tasks done
Labels
accessibility
pertains to Section 508 compliance or other accessibility needs
bug
Something that isn't working as intended
bundled
Parent ticket will be sprinted and this ticket is included in the parent
dev
issue is for the dev team
quick fix
Milestone
Current Behavior
ANDI is returning a keyboard access alert on all "Export as csv" buttons:
[<a> element has no [href], [id], or [tabindex]; This might be a link that only works with a mouse.](https://www.ssa.gov/accessibility/andi/help/alerts.html?anchor_purpose_unclear)
.Expected Behavior
For the organization view:
For the non-organization view:
Steps to Reproduce
To replicate this issue, you will need to use ANDI and use it to inspect the "Export as CSV" buttons associated with both the domain and domain. request tables.
Environment
N/A
Additional Context
On brief inspection, this warning seems to go away after adding an id to the export as csv button. This may be all that is needed to directly resolve that error, but keyboard navigation would need to be tested. One thing to note is that I was able to verify on Chrome that keyboard navigation was working fine, but this issue may impact other accessibility software outside of that (such as voiceover).
Issue Links
No response
The text was updated successfully, but these errors were encountered: