-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: None
-
Tags:
- In Studio Modeler > Page Providers, create a new Page Provider. In Predicates, bind the ecm:path using the STARTSWITH operator.
- In Studio Designer > Layouts > Page Providers, configure search-form.html with a <nuxeo-path-suggestion> element (rather than a <nuxeo-input> element). Use automatic configuration for search-results.html.
- In Studio Designer > Drawer > Drawer Items, create a new Search. Bind the Page Provider created in step 1 using the provider field.
- Save/commit the Studio project and reload the Nuxeo instance.
- In Web UI, navigate to the created Drawer Item, and attempt to filter into a folderish document using the path suggestion element twice (using two clicks of the "Search" button).
- An uncaught TypeError is displayed in the dev tools console (see attachment). The search becomes unresponsive to additional clicks.
- duplicates
-
ELEMENTS-1287 nuxeo-path-suggestion validation error on paper-typeahead
- Resolved