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

OtteHR Intake - Pre-book In-Person Visit - "Thank You" Screen - Unable to Cancel Visit #577

Open
DenysMyrosh opened this issue Nov 11, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@DenysMyrosh
Copy link
Collaborator

DenysMyrosh commented Nov 11, 2024

Description:
When a patient pre-books an in-person visit and reaches the "Thank You" screen, they should have the option to cancel the visit. However, clicking the cancel option triggers an error: Uncaught (in promise) Error: apiClient is not defined, preventing the visit from being canceled.

Steps to Reproduce:

  1. Start the intake flow for an in-person pre-booked visit.
  2. Complete the intake flow until the "Thank You" screen is displayed.
  3. Attempt to cancel the visit from the "Thank You" screen.

Expected Result:
The patient should be able to cancel the pre-booked in-person visit from the "Thank You" screen without any issues.

Actual Result:
Clicking cancel triggers an error: Uncaught (in promise) Error: apiClient is not defined, and the visit remains uncanceled.

Tested on:
Env: development
Hash: 0607fad
Version: 0.15.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Backlog
Development

No branches or pull requests

1 participant