Description
After deleting any entry, announcement about successful delete should be made for the user without any additional confusing announcements. Especially for the users using assistive technology.
Preconditions
Stateful Web crawlers -> View Crawler -> Manage Domains page is opened.
Few domains are added.
Use Screen Reader (NVDA).
Steps to reproduce
1.Navigate to Delete this domain button by pressing Tab key in the table.
2.Press Enter.
3.Navigate to Delete domain button on the dialog.
4.Press Enter.
5.Observe screen reader announcement.
NVDA Speech Viewer +UI elements
Actual Result
Screen reader announces "out of table clickable... ", success notification about delete action.
Expected Result
Screen reader announces only success notification about delete action.
Meta Issue
Kibana Version: 8.17.0-SNAPSHOT
OS: Windows 11 Pro
Browser: Chrome Version 130.0.6723.70 (Official Build) (64-bit)
Description After deleting any entry, announcement about successful delete should be made for the user without any additional confusing announcements. Especially for the users using assistive technology.
Preconditions Stateful Web crawlers -> View Crawler -> Manage Domains page is opened. Few domains are added. Use Screen Reader (NVDA).
Steps to reproduce
1.Navigate to Delete this domain button by pressing Tab key in the table. 2.Press Enter. 3.Navigate to Delete domain button on the dialog. 4.Press Enter. 5.Observe screen reader announcement.
NVDA Speech Viewer +UI elements
Actual Result
Expected Result
Meta Issue
Kibana Version: 8.17.0-SNAPSHOT
OS: Windows 11 Pro
Browser: Chrome Version 130.0.6723.70 (Official Build) (64-bit)
Screen reader: NVDA
WCAG or Vendor Guidance (optional)
Related to: https://github.com/elastic/search-team/issues/8256