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

Move filter query params to redux #160

Closed
trvrb opened this issue Feb 2, 2017 · 1 comment
Closed

Move filter query params to redux #160

trvrb opened this issue Feb 2, 2017 · 1 comment
Assignees

Comments

@trvrb
Copy link
Member

trvrb commented Feb 2, 2017

Query params like authors and geographic%20location that filter tips via RecursiveFilter should be moved from the current call to changeRoute:

https://github.com/nextstrain/auspice/blob/master/src/components/controls/recursive_filter.js#L31

To follow the redux / react-router pattern used for layout, colorBy, etc...

@trvrb trvrb self-assigned this Feb 2, 2017
@jameshadfield
Copy link
Member

closed in PR #182

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

No branches or pull requests

2 participants