sorachung/StoriesByUs

Users can filter stories

sorachung opened this issue · 0 comments

GIVEN user is authenticated and on a page that shows a list of stories
WHEN user clicks the filter button
THEN a filter menu should pop up

GIVEN user has selected at least some filter/sort fields
WHEN user clicks the Apply button
THEN the list of stories should rerender and show only those stories that match the filters and be sorted by whatever the user chose