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

Country Dropdown scroll issue in Patient Form #10813

Open
MethodManav opened this issue Feb 25, 2025 · 6 comments
Open

Country Dropdown scroll issue in Patient Form #10813

MethodManav opened this issue Feb 25, 2025 · 6 comments
Assignees

Comments

@MethodManav
Copy link

Description:

  • Issue: - The search filter for the country dropdown in the phone number input section is not functioning as expected. When searching for a country by name, the dropdown does not return the expected matching countries.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Search Patients
  2. Add New Patient
  3. At the Phone Number Input Box search any country name
  4. Observe that the dropdown does not filter the countries based on the entered search term or displays incorrect or irrelevant results.
Screen.Recording.2025-02-25.at.11.01.29.PM.mov

Expected Behavior:

  • When a user starts typing a country name, the dropdown should dynamically filter and display matching countries in real-time, based on the country name (case-insensitive).

Actual Behavior:

  • The dropdown fails to filter countries correctly when typing. It either shows all countries or returns incorrect results.
@tellmeY18 tellmeY18 added this to Care Feb 25, 2025
@tellmeY18 tellmeY18 moved this to Triage in Care Feb 25, 2025
@AdityaJ2305
Copy link
Contributor

Hey Team, I would like to work on this

@hrit2773
Copy link
Contributor

@AdityaJ2305 if you don't mind can I take this up because I made a pr for a similar one in login page but got closed as not needed. Can I take it? cc @rithviknishad @Jacobjeevan

@AdityaJ2305
Copy link
Contributor

Hey @hrit2773 , sorry missed your comment ,In the mean time, fixed it. Could you take up other one (I'll only raise pr on getting assigned , as per guidelines )

Screen.Recording.2025-02-25.at.11.35.19.PM.mov

btw: it is not related any particular section/page related.

@AdityaJ2305
Copy link
Contributor

@hrit2773, looks like both of us missed this one 😅

@hrit2773
Copy link
Contributor

@MethodManav omg without getting assigned

@rithviknishad
Copy link
Member

This is a scroll issue and not a search issue;

@Jacobjeevan Jacobjeevan removed question Further information is requested needs-triage labels Feb 26, 2025
@tellmeY18 tellmeY18 moved this from Triage to In Progress in Care Feb 26, 2025
@MethodManav MethodManav changed the title Country Dropdown Search Not Filtering Correctly in Patient Form Country Dropdown scroll in Patient Form Feb 26, 2025
@MethodManav MethodManav changed the title Country Dropdown scroll in Patient Form Country Dropdown scroll issue in Patient Form Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
5 participants