-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: DAM
-
Release Notes Summary:Fulltext input is submitted when pressing the submit button in searches.
-
Tags:
-
Backlog priority:700
-
Sprint:UI - 2022-9, UI - 2022-10, UI - 2022-11, UI COOLDOWN - 2022-10, UI - 2022-13, UI COOLDOWN - 2022-13
Steps to reproduce:
- In vanilla Web UI, navigate to Assets Drawer Item.
- Scroll down the search form and disable Auto-search
- Input any value into the Full Text nuxeo-input at the top
- Click the Search button at the bottom
Expected: Search is executed with contents of nuxeo-input for fulltext field applied
Actual: Search is executed without any input applied, resulting in default results. To have fulltext input applied, the Enter key must be hit prior to clicking the Search button.
- is related to
-
WEBUI-1490 Fix full text input requiring Enter key press in Default search
- Resolved