Content
View differences
Updated by Henriette Darge about 7 years ago
### Steps to reproduce
* Go to the WP page
* Open the filter section, add a filter (e.g "status --> is --> new"
* Click on the cross to remove the `new` attribute from the filter
### Actual
* When adding the filter, the table is reloaded and the filter applied
* Removing the attribute has however no effect:
* The table does not refresh
* The result list is wrong
### Expected
* As an empty value is invalid we need to make it clear to Removing the user, that attribute should refresh the shown list is incorrect.
* Grey out the list until a value is there again
* Highlight the input field that is missing a value (e.g. with a red border) table.
* Go to the WP page
* Open the filter section, add a filter (e.g "status --> is --> new"
* Click on the cross to remove the `new` attribute from the filter
### Actual
* When adding the filter, the table is reloaded and the filter applied
* Removing the attribute has however no effect:
* The table does not refresh
* The result list is wrong
### Expected
* As an empty value is invalid we need to make it clear to
* Grey out the list until a value is there again
* Highlight the input field that is missing a value (e.g. with a red border)