mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
fix(editor): Position executions filter popover so that it doesn't hide executions (#16049)
This commit is contained in:
@@ -211,7 +211,7 @@ const goToUpgrade = () => {
|
||||
>
|
||||
{{ i18n.baseText('executionsList.autoRefresh') }}
|
||||
</el-checkbox>
|
||||
<ExecutionsFilter popover-placement="left-start" @filter-changed="onFilterChanged" />
|
||||
<ExecutionsFilter popover-placement="right-start" @filter-changed="onFilterChanged" />
|
||||
</div>
|
||||
<div
|
||||
ref="executionListRef"
|
||||
|
||||
Reference in New Issue
Block a user