Done
Details
Assignee
Ivan KryzhanovskyiIvan KryzhanovskyiReporter
Sergiy SergiyenkoSergiy SergiyenkoPriority
P3Story Points
2Sprint
NoneDevelopment Team
FolijetFix versions
Release
Lotus R1 2022RCA Group
Implementation coding issueTestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Ivan Kryzhanovskyi
Ivan KryzhanovskyiReporter
Sergiy Sergiyenko
Sergiy SergiyenkoPriority
Story Points
2
Sprint
None
Development Team
Folijet
Fix versions
Release
Lotus R1 2022
RCA Group
Implementation coding issue
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created June 13, 2020 at 11:48 AM
Updated June 9, 2023 at 3:08 PM
Resolved February 9, 2022 at 6:50 AM
Screenshots
https://folio-testing.dev.folio.org/inventory
The problem is
Form elements must have labels
How to fix
Fix the following:
Form element does not have an implicit (wrapped) <label>
Form element does not have an explicit <label>
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 has no title attribute
Element has no placeholder attribute
Element's default semantics were not overridden with role="none" or role="presentation"
Notes:
This accessibility issue was found using Deque aXe compliance checker. Find plug-in here - https://ux.folio.org/docs/assets/axe/