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

Feature request: render and defer #54

Open
jocelyn-stericker opened this issue Aug 2, 2020 · 1 comment
Open

Feature request: render and defer #54

jocelyn-stericker opened this issue Aug 2, 2020 · 1 comment
Assignees

Comments

@jocelyn-stericker
Copy link

Consider a component with an image of a good dog and a refresh button. Clicking refresh enters a pending state (maybe a dog fact?) while fetching another good dog image, then switches to that image.

UpdateAction::Defer and UpdateAction::Render are currently mutually exclusive. Would an UpdateAction::RenderAndDefer or something make sense for the above scenario?

@bodil
Copy link
Owner

bodil commented Aug 2, 2020

I'd say it makes a lot of sense.

@bodil bodil self-assigned this Aug 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants