New UI feedback: When searching for the string "02...
# prefect-ui
j
New UI feedback: When searching for the string "020D" in the flow run output filter - You cannot enter a capital D in the search box, it tabs you over to the "Display" pulldown instead.
Fortunately(?) the search is case-insensitive and I can find "020D" by searching for "020d"
c
🤦 good catch. I'll fix that!
I wrote a fix for this that will go out with the next release (probably later today or tomorrow)
Thanks again for reporting!
j
thank you