We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2945bbd commit 7a5ac0aCopy full SHA for 7a5ac0a
packages/frontend/editor-ui/src/components/executions/workflow/WorkflowExecutionsSidebar.vue
@@ -211,7 +211,7 @@ const goToUpgrade = () => {
211
>
212
{{ i18n.baseText('executionsList.autoRefresh') }}
213
</el-checkbox>
214
- <ExecutionsFilter popover-placement="left-start" @filter-changed="onFilterChanged" />
+ <ExecutionsFilter popover-placement="right-start" @filter-changed="onFilterChanged" />
215
</div>
216
<div
217
ref="executionListRef"
0 commit comments