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

Exceptions thrown when logging out from certain screens #926

Open
emilnormann opened this issue Dec 5, 2022 · 0 comments
Open

Exceptions thrown when logging out from certain screens #926

emilnormann opened this issue Dec 5, 2022 · 0 comments
Assignees
Labels
FLAGGED FOR PO MEETING Good First Issue Usually small issues which does not take long to fix Type: bug Bugs and other insects

Comments

@emilnormann
Copy link
Contributor

Description

If you log out while you are on 'create citizen' screen or 'new activity' screen it throws an error, it still logs you out.
They throw different errors but are assumed to be related.

To Reproduce
Steps to reproduce the behavior:
Way one:

  1. Login
  2. Enter a weekplan for a citizen
  3. Press '+' to add new activity
  4. Logout on current screen
    Way two:
  5. Login
  6. Press 'Tilføj Borger'
  7. Logout on current screen

Expected behavior
The user is expected to be logged out without any errors.

Actual behavior and screenshots
These are screenshots from the console from experiencing the bug.
image
image

Sub Tasks

Could potentially be solved by solving #636 and #638

@emilnormann emilnormann added Type: bug Bugs and other insects Good First Issue Usually small issues which does not take long to fix labels Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FLAGGED FOR PO MEETING Good First Issue Usually small issues which does not take long to fix Type: bug Bugs and other insects
Projects
None yet
Development

No branches or pull requests

8 participants