Done
Details
Assignee
Daniel TrinhDaniel TrinhReporter
Khalilah GambrellKhalilah GambrellPriority
P3Story Points
2Sprint
NoneDevelopment Team
ProkopovychTestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Daniel Trinh
Daniel TrinhReporter
Khalilah Gambrell
Khalilah GambrellPriority
Story Points
2
Sprint
None
Development Team
Prokopovych
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created May 15, 2020 at 12:29 AM
Updated September 7, 2020 at 8:56 AM
Resolved September 7, 2020 at 8:56 AM
Screenshot
Title: WCAG 4.1.2: Ensures buttons have discernible text (#clickable-list-column-10)
Tags: Accessibility, WCAG 4.1.2, button-name
Issue: Ensures buttons have discernible text (button-name - https://dequeuniversity.com/rules/axe/3.5/button-name?application=msftAI)
Target application: Users - FOLIO - https://folio-snapshot.aws.indexdata.com/users/e546d50a-926a-421f-8400-a041a2e9db79/loans/closed
Element path: #clickable-list-column-10
Snippet:
How to fix:
Fix any of the following:
Element does not have inner text that is visible to screen readers
aria-label attribute does not exist or is empty
aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
Element's default semantics were not overridden with role="presentation"
Element's default semantics were not overridden with role="none"
Element has no title attribute or the title attribute is empty
Environment: Chrome version 81.0.4044.138
====
This accessibility issue was found using Accessibility Insights for Web 2.18.2 (axe-core 3.5.1), a tool that helps find and fix accessibility issues. Get more information & download this tool at http://aka.ms/AccessibilityInsights.