Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rx-stateful: implement mechanism to prevent flickering loading state #71

Open
mikelgo opened this issue Jul 17, 2023 · 0 comments
Open
Labels
➕ feature New feature or request {} rx-stateful

Comments

@mikelgo
Copy link
Owner

mikelgo commented Jul 17, 2023

e.g. define a thresohold when suspense state is emitted and for how long, e.g. when async process takes longer than 125ms then emit suspsense state and wait for 250ms until next state is emitted with value

@mikelgo mikelgo added the ➕ feature New feature or request label Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
➕ feature New feature or request {} rx-stateful
Projects
None yet
Development

No branches or pull requests

1 participant