mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 09:36:44 +00:00
fix(editor): Move focus to search input in RLC (#15741)
This commit is contained in:
@@ -1050,6 +1050,7 @@ function removeOverride() {
|
||||
@update:model-value="onInputChange"
|
||||
@focus="onInputFocus"
|
||||
@blur="onInputBlur"
|
||||
@mousedown.prevent
|
||||
>
|
||||
<template v-if="isListMode" #suffix>
|
||||
<i
|
||||
|
||||
Reference in New Issue
Block a user