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

Story: Search Go Links #80

Open
17 tasks
crazyforMcCafe opened this issue Oct 28, 2023 · 0 comments
Open
17 tasks

Story: Search Go Links #80

crazyforMcCafe opened this issue Oct 28, 2023 · 0 comments
Assignees

Comments

@crazyforMcCafe
Copy link
Contributor

Search Go Links

As a user, I want search Go Links, so that I can find specific go links that I'm interested in.

Associated Epic: Go Link

Definition of Done

  • Acceptance criteria defined
  • Solution tasks specified
  • Feature branch created
  • Unit tests written (on API code only for now)
  • Solution passes full suite of unit tests
  • Design documents updated if needed
  • Pull request created
  • Code is reviewed
  • Code is merged to develop branch
  • Tests pass on CI
  • Deployed to staging environment
  • Acceptance criteria is met

Acceptance Criteria

  • Given that the search bar is empty, when I click the search button, then all the Go Links should show.
  • Given that there is text in the search bar, when I click the search button, then only Go Links that have that text in their name or description should show.

Solution Tasks

  • [Task 1]
  • [Task 2]
  • [Task 3]
@0SMA0 0SMA0 self-assigned this Oct 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

2 participants