nuxeo-selectivity hardcodes the frequency (ms) to query the server for retrieving entries (https://github.com/nuxeo/nuxeo-ui-elements/blob/master/widgets/nuxeo-selectivity.html#L385).
Expose the attribute with default value of 300ms.
Elements that use nuxeo-selectivity (nuxeo-directory-suggestion, nuxeo-document-suggestion, nuxeo-user-suggestion) should expose the attribute too.
- is related to
-
NXS-4577 Document layouts migration
- Resolved