Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Accessibility) Kibana management issues #44542

Closed
rayafratkina opened this issue Aug 30, 2019 · 2 comments
Closed

(Accessibility) Kibana management issues #44542

rayafratkina opened this issue Aug 30, 2019 · 2 comments
Labels
Feature:Kibana Management Feature label for Data Views, Advanced Setting, Saved Object management pages impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. loe:small Small Level of Effort Meta Project:Accessibility triage_needed

Comments

@rayafratkina
Copy link
Contributor

Kibana Management

Index patterns

  1. Table missing caption - 1.3.1 Info and Relationships - Level A
    Information, structure, and relationships conveyed through presentation can be programmatically determined or are available in text

IndexPatterns_Table

  1. Control inconsistency...
    Links to docs in the "Proceed with caution" block have different icon than other places (see images)

3.2.4 Consistent Identification - Level AA

IndexPatterns_externallinkicon_2

IndexPatterns_externallinkicon_1

  1. Step 3 of creating new index pattern missing field label for select field

  2. Display specific Index Pattern also missing field label for select field.

  3. Multiple labels for single field

IndexPatterns_Edit_2Labels_2

IndexPatterns_Edit_2Labels_1

3.3.2 Labels or Instructions - Level A
Labels or instructions are provided when content requires user input.

Saved objects

  1. The only table on the page has a caption but it's value is not descriptive of the purpose of the table -

SavedObjectsTable_Caption

SavedObjectsTable

1.3.1 Info and Relationships - Level A
Information, structure, and relationships conveyed through presentation can be programmatically determined or are available in text

WAI-ARIA role of "status" is not valid for the caption tag. Status role is allowable in a "Widget"

  1. Rows are missing scope to identify individual cells while navigating randomly through the table with screen reader SavedObjectsTableScope_Row

  2. ARIA attributes must conform to valid values

SavedObjectsTooltips

SavedObjectsTooltips_DashboardCode

 This condition exists for all the icons in the table.

4.1.2 Name, Role, Value - Level A
For all user interface components (including but not limited to: form elements, links and components generated by scripts), the name and role can be programmatically determined; states, properties, and values that can be set by the user can be programmatically set; and notification of changes to these items is available to user agents, including assistive technologies.

  1. Rich Text Areas ("element with scrollable content") does not have an obvious method of leaving the area via keyboard only

EditDashboard_RTA

2.1.2 No Keyboard Trap - Level A
If keyboard focus can be moved to a component of the page using a keyboard interface, then focus can be moved away from that component using only a keyboard interface, and, if it requires more than unmodified arrow or tab keys or other standard exit methods, the user is advised of the method for moving focus away.

NOTE: The text area fields here do NOT function in the same way the text area fields in "Logstash - Pipelines".

"Logstash - Pipelines" text areas do NOT have a keyboard trap!

  1. The labels intended for the Editable Input fields are pointing to the DIV element containing the input fields. Input fields are missing labels

EditDashboard_RTA_1

    [3.3.2 Labels or Instructions](https://www.w3.org/WAI/WCAG21/quickref/?versions=2.0#labels-or-instructions) - Level A
 Labels or instructions are provided when content requires user input.
  1. The table revealed by the flyout when examining relationships of a saved object, has a caption but it's value is not descriptive of the purpose of the table -

EditDashboard_Relationship

EditDashboard_Relationship_Table

EditDashboard_Relationship_Table_Caption

1.3.1 Info and Relationships - Level A
Information, structure, and relationships conveyed through presentation can be programmatically determined or are available in text

WAI-ARIA role of "status" is not valid for the caption tag. Status role is allowable in a "Widget"

  1. Rows are missing scope to identify individual cells while navigating randomly through the table with screen reader

EditDashboard_Relationship_Table_Scope_Row

  1. "Direct relationship" button could use additional screen-reader assistance (SC reads it as just as "Direct relationship button" but doesn't explain that clicking it can be used as a filter to change to show "Parent" and/or "Child" items in the table ). The control is a "button" but acts like a "select"
    3.2.4 Consistent Identification - Level AA
  2. The "Type" button has the same issue

DirectRelationshipFilter

@rayafratkina rayafratkina added Project:Accessibility Feature:Kibana Management Feature label for Data Views, Advanced Setting, Saved Object management pages Team:AppArch labels Aug 30, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-arch

@exalate-issue-sync exalate-issue-sync bot added impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. loe:small Small Level of Effort labels Jun 21, 2021
@ppisljar
Copy link
Member

Thank you for contributing to this issue, however, we are closing this issue due to inactivity as part of a backlog grooming effort. If you believe this feature/bug should still be considered, please reopen with a comment.

@ppisljar ppisljar closed this as not planned Won't fix, can't repro, duplicate, stale Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Kibana Management Feature label for Data Views, Advanced Setting, Saved Object management pages impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. loe:small Small Level of Effort Meta Project:Accessibility triage_needed
Projects
None yet
Development

No branches or pull requests

3 participants