(Accessibility) User Management - Create User Input Assistance #43000
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Users/Roles/API Keys
Project:Accessibility
Team:Security
Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!
WCAG A
Steps to reproduce (assumes NVDA or JAWS Screen Reader or similar)
NVDA Screen Reader is a free Screen Reader which can be downloaded from the NV Access Website.
Deque has a page of shortcuts for help on using NVDA as well as a Quick Reference Guide for using NVDA
Steps to reproduce
Create new user
Actual Result
There are no instructions to the user indicating which fields are required or that the password is 6 char minimum.
Error messages are properly displayed if the input fields are not valid, but only once the user clicks the "Create user" to save the new entries
When using NVDA Screen Reader, NVDA does not automatically report that there is an error (NVDA does not read the "Please address the errors in your form" to the user, nor does it report which fields are in error unless the user moves the cursor around.
The error message does not have a
role=alert
or anaria-live:assertive
Recommended correction
Meta Issue
Accessibility Audit for Kibana 7.0
Kibana Version:
7.3.0
OS:
Tested on Windows 7.
Browser:
Tested in Chrome.
Screen reader: [if relevant]
NVDA
Relevant WCAG Criteria: WCAG Criterion
3.3.1 Error Identification - Level A
Relevant ARIA spec: WAI-ARIA Authoring Practices 1.1
role="alert" aria-live="assertive"
The text was updated successfully, but these errors were encountered: