kestra-io / kestra

:zap: Workflow Automation Platform. Orchestrate & Schedule code in any language, run anywhere, 500+ plugins. Alternative to Zapier, Rundeck, Camunda, Airflow...
https://kestra.io
Apache License 2.0
12.97k stars 1.13k forks source link

Open filter date picker automatically #5928

Open MilosPaunovic opened 2 days ago

MilosPaunovic commented 2 days ago

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.

image

Component in question is kestra/ui/src/components/filter/KestraFilter.vue. New filters are (for now) only used on Executions page.

grammicus commented 2 days ago

Can I pick this up?

MilosPaunovic commented 2 days ago

Absolutely, go for it @grammicus! 🚀