Develop an element that allow usage of search (form and results) layouts for a determined page provider.
The output should be an element that can be used both in Web UI and app with UI elements
Element should be able to:
- allow for a form and result layout (and be compatible with layout created in studio page providers)
- allow for a search object that would be used in page provider instead of form layout data
- When a search object is passed it should act as default data in the form
- when it is passed and no form layout is passeed, it should be used as data to the page provider
- have a auto-search attribute
- when true, then user changes the form, a search is performed
- when false, it is presented a search button for explicit search
- with no form, this is irrelevant
- have a reset button
Bulk Actions
- Should be available : selection and selection bar (like for nuxeo-document-content and faceted searches)
- depends on
-
ELEMENTS-362 Add context to slot model
- Open
- is related to
-
NXS-4086 Allow creating an element with search form and results
- Resolved
- is required by
-
NXS-4118 Allow search contribution to Main Menu Items
- Resolved