EqualifyEverything / equalify

A web accessibility platform, managing issues by integrating with A11Y services.
https://equalify.app
Other
117 stars 21 forks source link

Lack of Notification When Switching Screens #355

Closed kevinandrews1 closed 4 months ago

kevinandrews1 commented 4 months ago

When switching from one screen to another, such as from Reports to Scans or Scans to Properties, there is no programmatic indication of the change. Screen reader users may not know the screen has changed and might think something is wrong. The page title can be queried, but it does not provide clear feedback about the change. To improve accessibility, a clear notification should be provided when a new screen loads. For example, when navigating to the Properties screen, a message like “Properties page loaded” should be announced. This will help screen reader users understand that the screen has changed and prevent confusion about the current state of the application.

wilsuriel03 commented 4 months ago

Complete ✅