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

Add input field with filter method for PostalCodes and Cities #3

Open
7 tasks
D3nnis249 opened this issue Apr 25, 2022 · 1 comment
Open
7 tasks

Add input field with filter method for PostalCodes and Cities #3

D3nnis249 opened this issue Apr 25, 2022 · 1 comment

Comments

@D3nnis249
Copy link
Owner

D3nnis249 commented Apr 25, 2022

Value statement - a requirement, not a solution

As a user
We need an input field
so that we can filter for cities and postal codes

Description (Text, Scribble, Wireframe, Design)

Bildschirmfoto 2022-04-25 um 18 37 03

Acceptance criteria (functional descriptions)

  • Filter for cities and postal codes.
  • The logic starts onChange,

Tasks

  • Add a form
  • Add a label
  • Add an input type text field
  • Add a dropdown-menu
  • Write a filter method to view all suitable gas-stations(postal code or cities)

Size

medium

@D3nnis249 D3nnis249 changed the title (Short name) Add input field Apr 25, 2022
@mpagels
Copy link

mpagels commented Apr 25, 2022

Hey guys,
the name of the story is misleading. Do you want to filter in the story or do you want to build a simple input element?

Let's assume you want to filter a list:

  • the acceptance criterias have too less of information: A fellow developer needs to know what happens, when the input is filled. Is a submit button needed, to start the filter logic or is the filter logic applied, when the input is changed. What is shown, when the little arrow is clicked and the dropdown is shown?

You should write a story this way, that you could give it to another developer and he or she could code your vision of the feature without any further questions. Be detailed as possible what happens.

@D3nnis249 D3nnis249 changed the title Add input field Add input field with filter method for PostalCodes and Cities Apr 26, 2022
@AlexF090 AlexF090 reopened this May 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants