Skip to content
This repository has been archived by the owner on Apr 29, 2018. It is now read-only.

[BUG]: hacky routing on pagination #26

Open
jeroenptrs opened this issue Feb 14, 2018 · 2 comments
Open

[BUG]: hacky routing on pagination #26

jeroenptrs opened this issue Feb 14, 2018 · 2 comments
Labels
bug Something isn't working frontend

Comments

@jeroenptrs
Copy link
Owner

Issue:
Click page 2, then page 3. Then use previous/next (browser)... it won't load.

Solution:
State management can stay (?) MobX. Flux / Redux is a great alternative.
Routing needs to change to react-router v4

@jeroenptrs jeroenptrs added bug Something isn't working frontend labels Feb 14, 2018
@teevik
Copy link

teevik commented Mar 14, 2018

Hey, is anyone working on this? If not, i can

@jeroenptrs
Copy link
Owner Author

Hey @teevik, awesome that you want to help! Really great to hear!

Basically, we're going to throw out mobx-router for redux-router/react-router. But before we do that, we have to completely re-evaluate the app's state management. This will coincide with the planning for v1.1 (see #41). Once we have a concrete planning, we'll update the issue board and assign you to this or another issue if you'd like!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working frontend
Projects
None yet
Development

No branches or pull requests

2 participants