Transformations: Autofocus on search when drawer opens (#95001)

This commit is contained in:
Kristina 2024-10-21 20:17:51 -05:00 committed by GitHub
parent bda27ec8c6
commit cfc40b23d7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -84,6 +84,7 @@ export function TransformationPickerNg(props: TransformationPickerNgProps) {
onKeyDown={onSearchKeyDown}
suffix={suffix}
ref={searchInputRef}
autoFocus={true}
/>
<div className={styles.showImages}>
<span className={styles.illustationSwitchLabel}>Show images</span>{' '}