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

Refactor core-triggered redirects #238

Open
daniel-mader opened this issue May 21, 2024 · 0 comments
Open

Refactor core-triggered redirects #238

daniel-mader opened this issue May 21, 2024 · 0 comments
Labels
Enhancement New feature or improvement to an existing feature

Comments

@daniel-mader
Copy link
Collaborator

Description

We should get rid of CurrentUserPrompt::Redirect as part of the application state and emit events to the frontend instead that contain the redirect target as a payload. This decouples the data/state of the application from the current view/route.

Motivation

See above

Requirements

n/a

Open Questions

Can we still have "predictable" redirects if they're not tracked by the state anymore or will it become a mess?

Are you planning to contribute this in a PR?

Yes

@daniel-mader daniel-mader added the Enhancement New feature or improvement to an existing feature label May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or improvement to an existing feature
Projects
Status: Backlog
Development

No branches or pull requests

1 participant