-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Story
As a user, I should be able to search projects on title and content
Acceptance Criteria
Given the user wants to view your projects
When the user clicks on the Projects navigation item
Then the projects should be displayed in descending chronological order
And there should be a text input at the top of the first article with a "Search:" label
Given a user wants to search your projects
When the user types 3, or more, characters in a search bar at the top of the screen
Then the projects should be filtered to any that have those characters in the title, or description of the project
Metadata
Metadata
Assignees
Labels
No labels