mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-01-19 23:40:20 +00:00
2276949test (#1433)
* autoscale and manual radiobuutton fixes * alt text attribute for images * Revert "alt text attribute for images" This reverts commit 5a660551c6289d475b6298f90abc9d149146772e. * alt text for decorative images * sev2 accessibilitydefects in data explorer * Commit to my local branch * Autofocus removed * Update TableEntity.tsx * Update TableEntity.tsx * Update TableEntity.tsx * Update ThroughputInput.tsx * Update ThroughputInput.test.tsx.snap * Update TreeComponent.tsx * Update TreeComponent.test.tsx.snap * Update AddCollectionPanel.tsx * Update SplashScreen.tsx
This commit is contained in:
parent
7ce8c7a5a1
commit
f9af595eee
@ -55,7 +55,6 @@ export const EntityValue: FunctionComponent<TableEntityProps> = ({
|
||||
label={entityValueLabel && entityValueLabel}
|
||||
className="addEntityTextField"
|
||||
id="entityValueId"
|
||||
autoFocus
|
||||
disabled={isEntityValueDisable}
|
||||
type={entityValueType}
|
||||
placeholder={entityValuePlaceholder}
|
||||
|
Loading…
x
Reference in New Issue
Block a user