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

QA - Location Search #343

Closed
7 of 9 tasks
david-code opened this issue Aug 25, 2023 · 6 comments
Closed
7 of 9 tasks

QA - Location Search #343

david-code opened this issue Aug 25, 2023 · 6 comments
Assignees

Comments

@david-code
Copy link
Contributor

david-code commented Aug 25, 2023

Description

This issue outlines the test cases for the location search on the home screen.

Test Cases

  • Confirm the search bar appears on the Home Screen, over top the map
  • Entering text more than 2 characters, a list of search suggestions should be displayed. Each of these suggestions should display the suggestion name and address.
  • Touching outside of the suggestions should close the list of suggestions
    • Limitation: Currently interacting with the bottom bar does not close the list of suggestions
    • Limitation: Currently there is a space to the right of the list of suggestions where touching the map does not close the list of suggestions.
  • Moving to another screen by the bottom tabs should close the list of suggestions
    • Limitation: Currently moving to another screen through the site list in the bottom bar does not close the list of suggestions
  • List of suggestions should be reloaded when the user presses the search input
  • Pressing a suggestion should close the suggestion list. A temporary site marker should be added to the map at that location, and the user should zoom to that location on the map.
  • Pressing on the temporary site should open the same callout as a temporary site

Testing document

Bugs to fix for usability test

  1. bug landpks
    david-code
  2. bug landpks
    paulschreiber shrouxm
  3. bug landpks
    david-code ltseng

Bugs to fix later

  1. bug landpks
    ltseng
  2. bug landpks
    ltseng shrouxm
  3. bug stale
  4. bug landpks
    ajabeckett
@github-project-automation github-project-automation bot moved this to Todo in Terraso Aug 25, 2023
@ltseng ltseng self-assigned this Aug 28, 2023
@ltseng
Copy link
Contributor

ltseng commented Aug 28, 2023

Sorry, didn't see this one until just now. Is it ready for me?

@david-code
Copy link
Contributor Author

david-code commented Aug 28, 2023

Sorry, didn't see this one until just now. Is it ready for me?

@ltseng It's OK, I didn't assign it to you yet because I actually wanted to get one last change merged before we start testing. You can get started with making the testing tables though.

@ltseng ltseng removed their assignment Aug 28, 2023
@ltseng
Copy link
Contributor

ltseng commented Aug 28, 2023

Ok, please assign this back to me and Courtney when it's ready for testing!

@ltseng ltseng added this to the LandPKS 2023-08 milestone Aug 29, 2023
@ltseng ltseng added the landpks label Aug 29, 2023
@ltseng
Copy link
Contributor

ltseng commented Aug 29, 2023

I know you aren't ready for this one to be tested yet, just wanted to toss a couple things your way to see if they're on your radar for fixing. These have been observed on iOS

  • Typing two or even three characters isn't enough to get the list of suggestions to display. I have to tap out of the text field and then back in to get the list of suggestions to display.
- When I clear out the search text field, the same list of suggestions still displays as when the search text field was previously filled out. Same happens when I tap out of the text field, and then back in. I have to close the app to get the previous list of suggestions to stop displaying.

@ltseng
Copy link
Contributor

ltseng commented Aug 29, 2023

@david-code I've logged bugs for the above

@CourtneyLee333
Copy link

@ltseng In addition to notes I put in Slack for you:

  • entering coords into the search bar doesn't work
  • search suggestions don't prioritize what's near me
  • when I tap a search result I should get zoomed much closer in to the location
  • the zooming and panning when tapping a search result is too slow. Especially if you're going to a far location.

@CourtneyLee333 CourtneyLee333 removed their assignment Aug 30, 2023
@ltseng ltseng closed this as completed Sep 12, 2023
@github-project-automation github-project-automation bot moved this from QA to Done in Terraso Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

3 participants