-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 6.0
-
Component/s: Layouts & Widgets
-
Release Notes Summary:The pageSize parameter in a select2 widget is configurable
-
Backlog priority:400
-
Sprint:nxL2IT 9.3.11, nxL2IT 9.3.12
-
Story Points:2
Currently, the pageSize parameter is hard-coded: https://github.com/nuxeo/nuxeo/blob/master/nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/nuxeo-select2.js#L135
Widgets like singleDocumentSuggestion should expose a property to change this value.