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

Verified ability to search for a city by re-entering letters in the 'City' field #3001

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

SofiiaYevush
Copy link
Contributor

Testing the interaction with the Country and City fields on the Profile edit page.

Test Steps:

  • Select Country:
    Test that selecting a country from the dropdown correctly populates the Country field and enables the City field.

  • City Field Interaction:
    Test that clicking on the City field displays a dropdown list of cities in alphabetical order, and the cursor appears in the field.

  • Search City:
    Test that typing in the City field displays a list of cities matching the entered text.

  • Clear City Field:
    Test that pressing the Backspace key clears the City field, showing the city list in alphabetical order again, and the cursor remains active.

  • Search City Again:
    Test that typing new text in the City field displays cities matching the entered text after clearing the field.

User story link :
User Story - #2693

Issue link:
Issue: #2747

@SofiiaYevush SofiiaYevush changed the title Verified ability that to search for a city by re-entering letters in the 'City' field Verified ability to search for a city by re-entering letters in the 'City' field Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Edit Functional Something isn't working my-profile priority: low Student Implementation that regard to the student test case Tutor Implementation that regard to the tutor
Projects
Status: In progress
1 participant