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 bar component #3

Open
grahamcrowell opened this issue Dec 7, 2017 · 1 comment
Open

Search bar component #3

grahamcrowell opened this issue Dec 7, 2017 · 1 comment

Comments

@grahamcrowell
Copy link
Contributor

grahamcrowell commented Dec 7, 2017

Branch name: search_bar

Generic search box

Typeahead suggest box

  • group results by a categorical dim
  • lazy caching in redux store after 1st search focus
@grahamcrowell
Copy link
Contributor Author

state management

Organizing state

local state

  • current search results (filtered suggested results in pop up)

data

  • data set to be searched

session

  • users selection

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant