-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 2.4.0, 3.0.0
-
Component/s: Web UI
-
Release Notes Summary:The "Clear" button resets the nuxeo-checkbox-aggregation elements in a search form
-
Tags:
-
Backlog priority:400
-
Sprint:UI - 2023-5, UI COOLDOWN - 2023-5
-
Story Points:3
After applying a checkbox(es) on a nuxeo-search-form layout accessed from a Drawer item and navigating to a different search to do the same, upon returning to the first layout the Clear button fails to reset the checkboxes.
Steps to Reproduce:
- Navigate to the default Search from the left-hand Drawer
- Apply 1+ checkbox aggregates (for example "Last 24h" under Modification Date)
- Navigate to Assets search from Drawer
- Apply 1+ checkbox aggregates (for example "Picture" under Asset Type)
- Navigate back to default Search
- Click the "CLEAR" button at the bottom of the form
Expected result: the nuxeo-checkbox-aggregation elements are cleared
Actual result: the nuxeo-checkbox-aggregation elements are not cleared. The button only clears the checkboxes after applying new filter settings, or returning to Asset search and clicking the "CLEAR" button there (upon returning to default Search, the form automatically clears).
(see attached video)