sprintly / sprintly-kanban

A Kanban Board for Sprintly
https://kanban.sprint.ly
ISC License
494 stars 82 forks source link

#9: Search placeholders #51

Closed phoenixbox closed 9 years ago

phoenixbox commented 9 years ago

What's this PR do?

Fixes the placeholder cards from being rendered on a search filter that returns no results.

Checks the sprintly-client product for items instead of the Product Store collections

Bonus: Renders a message when there are no search results.

Where should the reviewer start?

app/views/components/item-column/index.js holds the conditional logic to

Create a filter on a product which has no results

Any background context you want to provide?

A clear filters action will land with the mobile navigation PR

What are the relevant tickets?

97 https://sprint.ly/product/31528/item/97

Screenshots (if appropriate)

image