C2LC-156: Improve NVDA experience closing delete all modal.

Metadata

Source
C2LC-156
Type
Task
Priority
N/A
Status
Done
Resolution
N/A
Assignee
N/A
Reporter
Created
2020-01-21T14:23:40.346-0500
Updated
2021-11-25T10:04:12.629-0500
Versions
N/A
Fixed Versions
  1. Coding Env 1.0
Component
N/A

Description

When the Delete All confirmation modal dialog is closed, NVDA reads the first block of the program, before reading the Delete All button

Comments

  • Daniel Cho commented 2020-01-22T09:51:06.085-0500

    I am wondering, would this happen even if we change Button component for Delete All to our implementation of AriaDisablingButton? I think we need to use AriaDisablingButton for the Delete All button as well.

  • Tony Atkins [RtF] commented 2021-11-25T10:04:12.629-0500

    This was fixed when C2LC-499 was merged.