sentry icon indicating copy to clipboard operation
sentry copied to clipboard

fix(search): Clear selection more reliably

Open malwilley opened this issue 4 months ago • 0 comments

The selected search filters would sometimes stick around even after clicking into another input. This ensures that anytime the selection input is blurred, the selection state is cleared.

malwilley avatar Jun 13 '25 21:06 malwilley