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](https://github.com/rackt/redux-simple-router) which [has support](https://github.com/rackt/redux-simple-router/pull/40) for such scenarios out of the box. ┆Issue is synchronized with this [Trello card](https://trello.com/c/GA0juyXz)