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

fix RAI dashboard treat as categorical accessibility on new cohort create #2446

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

imatiach-msft
Copy link
Contributor

@imatiach-msft imatiach-msft commented Dec 6, 2023

Description

fix RAI dashboard treat as categorical accessibility on new cohort create

[Screen reader – Responsible AI Dashboard – Vision Dashboard>New cohort]: Screen reader does not announce the associated text information which appears after selecting the "Treat as categorical" checkbox.

User Experience:
Visually impaired people who depend on screen readers for navigation will get impacted if screen reader does not announce the associated text which appears on the screen after selecting the checkbox. Due to this the end user will miss the information which is related to the value combo box and cannot access it precisely.

Note: User credentials should NOT be included in the bug.

Pre-Requisite: Turn on the screen reader (NVDA)
Repro Steps:
Open RAI dashboard
"Analyse_ model" page appears.
Navigate to the "New cohort" button and invoke it.
Navigate to the Treat as categorical" checkbox and select it.
Observe whether screen reader announces the associated text which appears after selecting the Treat as categorical" checkbox or not.
Actual Result:
Screen reader does not announce the associated text which appears after selecting the "Treat as categorical" checkbox.

Observation:
After selecting the Treat as categorical" checkbox, the screen reader announces as "Checked".
After selecting the Treat as categorical" checkbox, Narrator and JAWS announces as "Checked".
Expected Result:
Screen reader should announce the associated text information which appears after selecting the "Treat as categorical" checkbox.

Example: After selecting the Treat as categorical" checkbox, the screen reader should announce as "Checked - # of unique values: 28 and by unchecking it, the screen reader should announce as "Unchecked - Min 0 Max 27".

image

Checklist

  • I have added screenshots above for all UI changes.
  • I have added e2e tests for all UI changes.
  • Documentation was updated if it was needed.

1 similar comment
@imatiach-msft imatiach-msft merged commit ae56171 into main Dec 6, 2023
@imatiach-msft imatiach-msft deleted the ilmat/treat-as-categorical-accessibility-fix branch December 6, 2023 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants