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

As a user, I want to search the location of a specific service in the map, so that I can locate it #19

Open
luis-viegas opened this issue Mar 31, 2022 · 1 comment

Comments

@luis-viegas
Copy link
Collaborator

luis-viegas commented Mar 31, 2022

Notes

  • I should be able to search for a specific service in a search bar.
  • Once I write a valid service, the map should center on that service, possibly, highlighting it.

User interface mockups

image

Acceptance tests

  • Scenario one:
    User types part or the full name of the service name
    then the app shows the services that match the letters written so far in a list above the search bar
    then user presses the service name
    then the app centers on that service and highlights it.

  • Scenario two:
    User types the full correct service name
    then the app shows the service name above the search bar
    then user presses the service name
    then the app centers on that service and highlights it.

  • Scenario three:
    User types a word of part of a word that does not match any service name
    the app then shows a list above the search bar and that list only says "No services found"

@Bruno-Lima
Copy link
Collaborator

  • Se bem percebi a user story o utilizador pesquisa com texto livre correto? Se sim, isto pode ter vários testes de aceitação já que a medida que o utilizador escrever podem existir serviços com nome semelhante e o utilizador pode selecionar antes de ter escrito o nome completo. A app pode não encontrar o serviço, ou mesmo o utilizador ter escrito um nome incorreto. o que acontece nestes casos?
  • A classificação de S parece-me muito optimista

@luis-viegas luis-viegas added this to Product Backlog in UniServices Apr 8, 2022
@SergioEstevao11 SergioEstevao11 moved this from Product Backlog to Iteration Backlog in UniServices May 24, 2022
@SergioEstevao11 SergioEstevao11 moved this from Iteration Backlog to In Progress in UniServices May 24, 2022
@SergioEstevao11 SergioEstevao11 moved this from In Progress to Iteration Backlog in UniServices May 24, 2022
@luis-viegas luis-viegas moved this from Iteration Backlog to In Progress in UniServices Jun 7, 2022
@luis-viegas luis-viegas self-assigned this Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
UniServices
In Progress
Development

No branches or pull requests

2 participants