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

Incorrect Redux State for admins #297

Open
Naapperas opened this issue Jan 11, 2023 · 0 comments
Open

Incorrect Redux State for admins #297

Naapperas opened this issue Jan 11, 2023 · 0 comments
Labels
bug Something isn't working P0 High priority

Comments

@Naapperas
Copy link
Member

If one logs in using an admin account, goes to the company application review page and logs-out, an error is presented to the user saying that they do not have permission to view that page. This is the intended behavior since logging out does not (normally) change the page that the user sees.

However, any further action triggers the same error message to appear, regardless of what it is.

This is most likely an error with the app's state in Redux.

@Naapperas Naapperas added bug Something isn't working P0 High priority labels Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P0 High priority
Projects
None yet
Development

No branches or pull requests

1 participant