bumbag-ui icon indicating copy to clipboard operation
bumbag-ui copied to clipboard

SelectMenu Pagination isLoading never times out

Open maxmorlocke opened this issue 2 years ago • 0 comments

Describe the bug

When you scroll through a paginated SelectMenu, you occassionally run into error cases where the isLoading timer fails to time out.

To Reproduce

  1. Go to https://www.bumbag.style/docs/form/select-menu
  2. Scroll to 'pagination'
  3. Open the search component
  4. Get to scrolling down
  5. Sometimes, it properly recognizes the end of the search. Sometimes, it does not. I haven't been able to dig into the why of this yet....

Expected behavior

isLoading times out after an interval

Screenshots

image

Device information (please complete the following information):

  • Device:
  • OS, version: Linux, Ubuntu 18.04
  • Browser, version: Chrome, latest

maxmorlocke avatar Nov 19 '21 21:11 maxmorlocke