pyrra
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.
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.
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.
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.