vtaits / react-select-async-paginate

Wrapper above react-select that supports pagination on menu scroll
MIT License
303 stars 75 forks source link

Loading indicator is being reset on each key press #165

Open danieloliveira117 opened 4 months ago

danieloliveira117 commented 4 months ago

Are you submitting a bug report or a feature request or a question?

Bug report

What is the current behavior?

The loading indicator / loading message keep are being reset on every key press.

firefox_9U9Sin03yR

What is the expected behavior?

We keep the loading indicators consistent like it happens in the regular async: firefox_6Ex7JGOefb

Sandbox Link

react-select-async-paginate Debounce example

react-select async sandbox

What's your environment?

react 18.2.0 react-select 5.4.0 react-select-async-paginate 0.7.4