Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

[Accessibility][Parsing - Notification]: Ensures all ARIA attributes have valid values. #2124

@ShellySoni

Description

@ShellySoni

User Experience:
This issue should be resolved for good coding practice if all ARIA attributes have valid values.

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:
All ARIA attributes i.e. 'Type' and 'Location' table columns does not have valid values.

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 all ARIA attributes i.e. 'Type' and 'Location' table columns have valid values.

Note:
Same issue observed for 'Design Flow' pane.
Same issue observe throughout the website for every property pane. {Attached some of screenshot below, please look the issue throughout the application}

MAS Reference:
https://microsoft.sharepoint.com/teams/msenable/_layouts/15/WopiFrame.aspx?sourcedoc={2e2a1540-aaf7-48a0-a53e-8f10cf309999}

Attachment:
MAS4.1.1_Notification_table Headers_K4w.zip
ensure all aria attributes have valid values

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions