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
13.32k stars 1.16k forks source link

Improve filter highlighting #5924

Open MilosPaunovic opened 1 week ago

MilosPaunovic commented 1 week ago

Improve highlighting of already selected items in second and third dropdowns, like it is in the first one.

First dropdown properly shows the selected values. image

Second & third one do not. image

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

inesqyx commented 3 days ago

Hi there @MilosPaunovic ! 👋 I’m a new contributor to this repository but have prior experience working with open-source projects. This issue seems like a great way to get familiar with the codebase and start contributing. May I take this up? Thank you!

MilosPaunovic commented 3 days ago

Absolutely, go for it @inesqyx! 🚀

inesqyx commented 3 days ago

tysm! 🎉 I’ll take some time to familiarize myself with the codebase and aim to have a PR ready by Wednesday 🚀