mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
fix: [Analytics:Discover page]Elements missing title from announcement (#217821)
Closes: #214335 **Description** Dialog modal, flyout, field visible title should be announced for the users, especially using assistive technology to know what dialog modal, flyout opened, what field is active and what is needed to enter in it. **Changes made:** 1. Added `aria-labelledby={flyoutTitleId}` for mentioned places
This commit is contained in:
parent
907cd5904b
commit
9ee5741134
9 changed files with 15 additions and 6 deletions
|
@ -85,7 +85,7 @@ pageLoadAssetSize:
|
|||
infra: 184320
|
||||
ingestPipelines: 58003
|
||||
inputControlVis: 172675
|
||||
inspector: 17900
|
||||
inspector: 18000
|
||||
interactiveSetup: 80000
|
||||
inventory: 27430
|
||||
kibanaOverview: 56279
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue