I have a filter and search system above a table to filter table content.
I have an eraser button next to the search input to reset filters and I also want it to reset the search input.
My workflow calls a custom event to rese filters and also relevant inputs.
However, the search input doesnât get reset and the text remains.â
What am I doing wrong?