Currently, we have a fixed-size input field limiting usability when providing multiple filter rules.
Look at Greynoise input field for inspiration.
- On focus, expand the input field's width
- Add a clear or reset button to the expanded input field to remove all filters
- Add additional lines to the input field if the text exceeds the field length
Currently, we have a fixed-size input field limiting usability when providing multiple filter rules.
Look at Greynoise input field for inspiration.