pyrra icon indicating copy to clipboard operation
pyrra copied to clipboard

Feature : An Option to search specific SLO's in a search bar or select specific SLO's from drop down rather than scrolling over to find something specific.

Open Navaneeth92 opened this issue 2 years ago • 2 comments

Hi @nadinevehling, @metalmatze,

I have been actively using this for one of our SLO solutions, we are having a long list if SLO's. I have added some specific labels as tags for filtering but still finding it tough to look in to a specific SLO. It will be good if we have a search bar/dropdown which will help us to pick the relevant SLO and filter up front without looking for a specific tag and clicking on it for filtering.

Navaneeth92 avatar Feb 21 '23 05:02 Navaneeth92

That makes sense. I've played around with the idea. For now, I've myself always just used the Browser's search. I totally get how a search bar at the top of the list might be a lot more convenient for users.

metalmatze avatar Feb 25 '23 20:02 metalmatze

Thanks for the comment, I have currently handled it with basic java script as I am not so good in React JS. This is currently working fine to solve the purpose without touching core react js code/components.

Screenshot 2023-02-28 at 10 43 37 PM Screenshot 2023-02-28 at 10 43 58 PM Screenshot 2023-02-28 at 10 44 48 PM

Navaneeth92 avatar Feb 28 '23 17:02 Navaneeth92