Skip to content

[Accessibility][Name, Role, Value - Notification]: Ensures every ARIA input field has an accessible name #2123

Closed

Description

User Experience:
This issue should be resolved for good coding practice as all ARIA input field must has an accessible name.

Test Environment:
Environment: Chromium Edge (Anaheim) + Narrator
Build Version: 2004 (OS Build 19564.1005)​​
Microsoft Edge Version: 82.0.425.0 (Official build) canary (64-bit)​
Test URL: http://localhost:3000/home

Repro Steps:

  1. Open URL: http://localhost:3000/home
  2. "Bot Framework Composer" homepage will gets opened.
  3. Select any of the previously created bot from "Recent Bots" or create one from the available Bots under 'Examples' and activate it.
  4. Select 'Notification' from left navigation.
  5. Run K4W tool on the page and Observe the issue.

Actual Result:
ARIA input field i.e. 'All' does not has an accessible name. Screen reader read only like : All selected, selection between three items'.

This accessibility issue was found using Accessibility Insights for Web(keros), a tool that helps debug and find accessibility issues earlier. Get more information & download this tool at http://aka.ms/Keros.

Expected Result:
Ensures every ARIA input field has an accessible name. Screen reader should read like : Notification_All button selected, selection between three items'.

MAS Reference:
https://microsoft.sharepoint.com/:w:/r/teams/msenable/_layouts/15/WopiFrame.aspx?sourcedoc={248054a6-5e68-4771-9e1e-242fb5025730}

Attachment:
MAS4.1.2_Notification_All Button.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions