Skip to content

Click on the same link should lead to data-refreshing #167

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

Closed
3 tasks
indeyets opened this issue Jan 12, 2016 · 2 comments
Closed
3 tasks

Click on the same link should lead to data-refreshing #167

indeyets opened this issue Jan 12, 2016 · 2 comments

Comments

@indeyets
Copy link
Contributor

indeyets commented Jan 12, 2016

Whenever user clicks on the same url, as the one which is currently loaded nothing happens.

Data-reload should be triggered instead:

  • show throbber
  • execute fetch-request to API
  • handle response in redux

It should be easier to implement this if we migrate to redux-simple-router which has support for such scenarios out of the box.

┆Issue is synchronized with this Trello card

@kadmil
Copy link
Contributor

kadmil commented Jan 25, 2016

It's likely be way easier with newer versions on the react-router itself with onUpdate hooks. They should also remove the need for complex code for pagination and the like.

@kadmil
Copy link
Contributor

kadmil commented Jan 25, 2016

redux-simple-router had no good story around hash-history by the time I've looked at, so need another investigation on this.

@xekc xekc added the 2016 label Sep 11, 2017
@xekc xekc closed this as completed Oct 11, 2017
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

3 participants