Closed okonet closed 8 years ago
sounds good, wanna take it @okonet?
I could try. It might conflict with #185 though.
It shouldn't if you do evt.stopPropagation()
!
Since this is the built in feature, I'd opt-in for filtering the event handling out from the custom handler #185 has introduced as re-implementing this behavior on my own for the input
.
👍
<input type="search" />
behavior)See how sidebar is hidden instead of resetting input value.
Also, it would be great to have the standard appearance with "reset" button (×) on the right side for this input to keep the affordance.