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

Improve Error Handling and Accessibility in Patient Search Functionality #9856

Open
JavidSumra opened this issue Jan 9, 2025 · 1 comment · May be fixed by #9858
Open

Improve Error Handling and Accessibility in Patient Search Functionality #9856

JavidSumra opened this issue Jan 9, 2025 · 1 comment · May be fixed by #9858
Assignees

Comments

@JavidSumra
Copy link
Contributor

JavidSumra commented Jan 9, 2025

Describe the bug
When searching for an encounter:

  1. Entering an incorrect patient birth year redirects to a blank page with only a toast message. A more informative message like "No Patient Data Found," along with a "Go Back" button, should be displayed.
  2. The search input field does not show the "Esc" key option when focused.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the encounter search page.
  2. Enter a patient number and an incorrect birth year.
  3. Submit the search.
  4. Observe the blank page with a toast message.
  5. Focus on the single field search input field and observe the absence of the "Esc" key option.

Expected behavior

  1. When no patient data is found, a user-friendly message such as "Verification Failed" should be displayed, along with a "Go Back" button to navigate back to the search page.
  2. The search input field should display the "Esc" key option when focused.

Screenshots
Image
Image

Desktop (please complete the following information):

  • OS: Ubuntu
  • Browser: Chrome
  • Version: 131.0.6778.204 (Official Build) (64-bit)
@JavidSumra
Copy link
Contributor Author

@rithviknishad or @Jacobjeevan can you please assign this issue to me?

@github-actions github-actions bot added needs-triage question Further information is requested labels Jan 9, 2025
@Jacobjeevan Jacobjeevan removed question Further information is requested needs-triage labels Jan 9, 2025
@Jacobjeevan Jacobjeevan added this to Care Jan 9, 2025
@github-project-automation github-project-automation bot moved this to Triage in Care Jan 9, 2025
@Jacobjeevan Jacobjeevan moved this from Triage to Up Next in Care Jan 9, 2025
@JavidSumra JavidSumra changed the title Improve Error Handling and Accessibility in Encounter Search Functionality Improve Error Handling and Accessibility in Patient Search Functionality Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Up Next
2 participants