Steps to reproduce:
- Open this CodePen sample.
- Open the SelectBox editor.
- Scroll down to load pages after the initial page.
- Click the
Filter
button. - Open the SelectBox editor.
Current results:
- SelectBox skips pages when loading data.
Expected results:
- SelectBox does not skip pages when loading data.
Additional information:
- A possible workaround is to manually scroll to the top of the list. For example: CodePen.