@AdrianBZG @Nikhil-Vats
when the user use one of the filters (e.g: Pathway Name filter) and select one of the filter options, the X button is shown, and if the user click the button, it will reset the view and the table content, but the value of the input text is not cleared, I think since the view is cleared on the button press, then the input text value should be cleared also.
Steps to Reproduce
- use one of the filters, e.g: Pathway Name or Diseases filter, and choose one value from the list.
- once you choose a value, the X button will appear on the input field
- once you clicked the x button, the view will be reset without clearing the field value
Expected Behaviour
I think after the above steps, the filed should also be cleared once the user press the x button
Actual Behaviour
the value of the input field is not clearing when the user press the x button
Screenshots


@AdrianBZG @Nikhil-Vats
when the user use one of the filters (e.g: Pathway Name filter) and select one of the filter options, the X button is shown, and if the user click the button, it will reset the view and the table content, but the value of the input text is not cleared, I think since the view is cleared on the button press, then the input text value should be cleared also.
Steps to Reproduce
Expected Behaviour
I think after the above steps, the filed should also be cleared once the user press the x button
Actual Behaviour
the value of the input field is not clearing when the user press the x button
Screenshots