mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-05-23 16:54:49 +01:00
fix a11y issue input param dropdown
This commit is contained in:
parent
de5df90f75
commit
a4934b7208
@ -60,6 +60,7 @@ export const InputParameter: FunctionComponent<InputParameterProps> = ({
|
||||
options={options}
|
||||
styles={dropdownStyles}
|
||||
tabIndex={0}
|
||||
ariaLabel="Key"
|
||||
/>
|
||||
<TextField
|
||||
label={inputLabel && inputLabel}
|
||||
|
Loading…
x
Reference in New Issue
Block a user