sprintly / sprintly-kanban

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

Search results layout #16

Closed phoenixbox closed 9 years ago

phoenixbox commented 9 years ago

What's this PR do?

Adds more testing around the search interface Decouples the search controls from the results interface to reduce flashes of content Adds deterministic filter control states based on user query entry

Where should the reviewer start?

app/views/pages/search.js

How should this be manually tested?

Pull the app and play with the search controls Enter this type:story type:defect into the query bar and observe the control states update to active

Any background context you want to provide?

N/A

What are the relevant tickets?

N/A

Screenshots (if appropriate)

image

search_gif

How does this make you feel

filter

phoenixbox commented 9 years ago

@florapdx @wookiehangover