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:
Setup a custom connector
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
Create a dropdown option using the custom connector data
Actual Behavior:
Scrolling to the bottom of the dropdown triggers a load more results action, which just duplicates the data in the dropdown.
Expected Behavior:
User should be able to scroll to the bottom without duplicating the data in the dropdown
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:
Actual Behavior:
load more results
action, which just duplicates the data in the dropdown.Expected Behavior: