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: set priority for events #916

Open
ME-researchgroup opened this issue Dec 18, 2023 · 0 comments
Open

Feature request: set priority for events #916

ME-researchgroup opened this issue Dec 18, 2023 · 0 comments

Comments

@ME-researchgroup
Copy link

Hi!

I think it would be helpful if we could pass priority as a kwarg to the @reactive.event decorator, much like it is currently implemented for reactive.Effect. This way, a user would be able to define a chain of reactions in a specific order to trigger on a single event.

Let's say an action button is clicked, a loading spinner is rendered, then some data are preprocessed, then some analyses are done, then a visualization is created and rendered, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant