:zap: Workflow Automation Platform. Orchestrate & Schedule code in any language, run anywhere, 500+ plugins. Alternative to Zapier, Rundeck, Camunda, Airflow...
When selecting Absolute date as filter, and getting to third dropdown, open the date picker automatically, preventing the extra click for users to open it manually.
Component in question is kestra/ui/src/components/filter/KestraFilter.vue.
New filters are (for now) only used on Executions page.
When selecting Absolute date as filter, and getting to third dropdown, open the date picker automatically, preventing the extra click for users to open it manually.
Component in question is
kestra/ui/src/components/filter/KestraFilter.vue
. New filters are (for now) only used onExecutions
page.