Open MilosPaunovic opened 1 week 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!
Absolutely, go for it @inesqyx! 🚀
tysm! 🎉 I’ll take some time to familiarize myself with the codebase and aim to have a PR ready by Wednesday 🚀
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.
Second & third one do not.
Component in question is
kestra/ui/src/components/filter/KestraFilter.vue
. New filters are (for now) only used onExecutions
page.