holodex / app

http://holodex.enspiral.com
GNU Affero General Public License v3.0
24 stars 1 forks source link

current mode and filters should be represented as query params #33

Closed ahdinosaur closed 8 years ago

ahdinosaur commented 9 years ago

the router singleton is available with require('router') and then you can use router.navigate to set the router state (which should trickle the state back down, however now i realize this will cause the fetcher to re-fetch but that's why i'm keen to tackle this so it informs what needs work).