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

Search Post(s) by Title #88

Open
stevebrownlee opened this issue Nov 9, 2020 · 0 comments
Open

Search Post(s) by Title #88

stevebrownlee opened this issue Nov 9, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@stevebrownlee
Copy link
Contributor

As a user, I would like to type part of the title of a post into the search bar and find any posts that contain that string.

Given that a user has typed a string into the search bar
When the user presses enter
Then any post whose title contains that substring should be presented to the user
And the list should be sorted chronologically in descending order
And the list should display the post title, publication date, and author

@stevebrownlee stevebrownlee added the enhancement New feature or request label Nov 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant