Input buttons must have discernible text
What is the problem?
The "input-button-name" accessibility rule ensures that input buttons have clear and discernible text labels.
Impacted Groups
Why is this important?
Clear button labels help users understand the purpose of a button and what action it will perform. Without clear labels, users, especially those who rely on screen readers, may have difficulty using the button correctly. This can lead to frustration and confusion.
How to solve this issue
To fix this issue, make sure that each input button has a visible and meaningful text label. You can achieve this by using the value attribute for <input type="button"> or <input type="submit"> elements, or by using a <label> element associated with the button.
Rule Information
Rule ID
input-button-name
Severity
Manual Review Required
Rule Group
WCAG 2.0 Level A & AA Rules
Guidelines
- WCAG 2.1 (A)
- WCAG 2.0 (A)
- WCAG 2.2 (A)
- Section 508
- Trusted Tester
- EN 301 549
Customise Guidance
You can customise each accessibility rule in SiteAlly with your own guidance, instructions and even links to your own organisation specific documentation.
Enable your website editors to resolve issues quickly with SiteAlly.
Ready to make your website accessible?
SiteAlly provides automated accessibility monitoring, detailed reports, and step-by-step guidance to help you achieve and maintain compliance.