xibosignage / xibo

Xibo Digital Signage
https://xibosignage.com
GNU Affero General Public License v3.0
579 stars 165 forks source link

Connectors: Scrolling to the bottom of the dropdown trigger a ‘load more results’ action which duplicates the data #3505

Closed mgbaybay closed 1 month ago

mgbaybay commented 2 months ago

Issue: When there are multiple pages in the dropdown option, scrolling to the bottom of the dropdown triggers a load more results action, which just duplicates the data in the dropdown.


Steps to Reproduce:

  1. Setup a custom connector
  2. Use the data from the custom connector (options must be more than 10 to trigger pagination) or create a static list as the return value
  3. Create a dropdown option using the custom connector data

Actual Behavior:

Expected Behavior: