-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.4.0
-
Fix Version/s: 3.0.20
-
Component/s: Web UI
-
Release Notes Summary:Labels in directory-suggestion elements are displayed after saved search refresh.
-
Tags:
-
Backlog priority:600
-
Sprint:UI - 2023-2, UI - 2023-3, UI COOLDOWN - 2023-01, UI COOLDOWN - 2023-2, UI COOLDOWN - 2023-3, UI - 2024-3
-
Story Points:5
Steps to Reproduce:
- In Web UI, navigate to a Drawer Item-based search whose form contains a nuxeo-selectivity or input widget using it (e.g. either nuxeo-user-suggestion or nuxeo-directory-suggestion).
In vanilla Web UI: see "Collections" input in Default Search form - Populate one or several of these widgets with values. Observe that their labels are shown (as expected).
- After running the search, use the Save As button at the top-right to save the search with the selected values.
- Reload the browser, navigate back to the search and user the "SEARCH FILTERS" dropdown at the top to select the search saved in step 3.
Expected result: entries previously selected in input widgets display labels.
Actual result:
LTS 2019: values previously selected in input widgets display their IDs
LTS 2021: after Step 3, the UIDs are briefly visible before updating to display the entry titles. Following this, titles are visible per expected behavior.