Skip to content

BUG: Contact Form doesn't go away after acknowledging.

🐜 Bug report

about: Short explanation 🔧

Contact form stays on screen after acknowledging that message was sent.

I'm seeing this behaviour on

Remove this hint: these checkboxes can be checked like this: [x]

  • iOS device

  • Android device

  • Chrome

  • Firefox

  • Safari

  • Edge

  • Other

If you know, add the version of the browser

What is the expected behaviour?

The expected behavior is that after acknowledging with OKay that the app will go the main menu.

pat_G_001.cy.ts and hcp_G_001.cy.ts must pass.

https://git.recoverycat.de/recoverycat/rcc-client/-/pipelines/14683

What is the actual behaviour?

Screen doesn't change after acknowledging.

Steps to Reproduce

  1. Go to contact form on local or dev
  2. Enter basic info
  3. Submit
  4. Modal shows up
  5. You acknowledge
  6. [ERROR] Page never changes and stays there forever.
  7. [CORRECT] App exits page to main home page

Screenshots

image

image

image

Related code:

Offending code:

https://git.recoverycat.de/recoverycat/rcc-client/blob/0f5ee1312dad15a7b3bca53e187e7376cd2021b8/lib/ionic/src/ionic-modals/ionic-toast-controller.service.ts#L31

Any possible solutions?

Edited by Carlos Sanchez