Steps to reproduce
- Login
- Go to Notifications Settings
- Add some filters on the 'Custom Filters' section by watching some pages (which will have the 'Is enabled?' toggle set to ON)
- On 'Is enabled?' column, click on the filter box drop-down and select 'False'
- Refresh the page
- Observe the value of the 'Is enabled?' drop-down filter box
- Select 'False' again from the drop-down
- Clear it (using Backspace key)
Expected results The value of the 'Is enabled?' drop-down filter is kept after page refresh (e.g. 'False'). After the 'False' value is cleared, all entries are displayed back in the table. Actual results The 'Is enabled?' drop-down filter doesn't display anything after page refresh. Since the existing filters had the 'Is enabled?' toggle set to ON, the LD is empty, which is confusing. Moreover, at this point, if 'False' is selected again and then the value is cleared, the entries are not displayed back in the table. |