mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-02-16 17:25:58 +00:00
Defect2280542 (#1441)
* Changes made for the screenreader to readout the label and suffix associated with the input * Added an empty href to restore the chactristics of link in high contrast mode * Update SubSettingsComponent.tsx * Update SubSettingsComponent.tsx * Update SubSettingsComponent.tsx * Update SubSettingsComponent.tsx * Update SubSettingsComponent.test.tsx.snap * Update SubSettingsComponent.test.tsx.snap * Update SubSettingsComponent.test.tsx.snap
This commit is contained in:
parent
a526410e44
commit
c7d1b2dcdb
@ -134,6 +134,7 @@
|
||||
data-bind="click: selectQueryOptions, event: { keydown: onselectQueryOptionsKeyDown }"
|
||||
tabindex="0"
|
||||
role="button"
|
||||
href=""
|
||||
>
|
||||
<span>Choose Columns... </span>
|
||||
</a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user