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 - Insurance Details - No Error on Photo Upload #558

Open
DenysMyrosh opened this issue Nov 5, 2024 · 1 comment
Open
Labels
bug Something isn't working

Comments

@DenysMyrosh
Copy link
Collaborator

Tested on:
Env: development
Hash: 2467fda
Version: 0.15.0

Description:
On the Insurance Details screen in the intake flow, patients should only be allowed to upload images in supported formats (.jpg, .jpeg, or .png,). When attempting to upload an unsupported file type, an error message should appear, notifying the user of the issue. Currently, the system accepts any file type without validation or an error message.

Steps to Reproduce:

  1. Navigate to the Insurance Details screen.
  2. Attempt to upload a file in an unsupported format (e.g., .pdf, .docx).

Expected Result:
An error message should display: "File type not supported. Please select a .jpg, .png, or .jpeg."

Actual Result:
Files in unsupported formats are accepted without any validation or error message.

@DenysMyrosh DenysMyrosh added the bug Something isn't working label Nov 5, 2024
@DenysMyrosh
Copy link
Collaborator Author

Same issue happens on Photo ID screen

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