-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Story
As a user, I should be able to search blog article on title and content
Acceptance Criteria
Given the user wants to read the blog articles
When the user clicks on the Blog navigation item
Then the blog articles 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 blog articles
When the user types 3, or more, characters in a search bar at the top of the screen
Then the articles should be filtered to any that have those characters in the title, or body of the article
Metadata
Metadata
Assignees
Labels
No labels