Close the lightbox -> no tasks are visible for the selected hub; the original hub's URL is shown in the browser address bar
Click on the first hub again -> it will not open or be selected
Related to #342
What should happen:
Either:
The hub that had the details displayed should now be shown, with its tasks visible, and the browser address bar displaying the correct url for that hub
Or:
Display the original hub, selected, with its tasks showing
The problem with this is that when the browser history goes back, when the lightbox closes, the tank.displayHub() method is not fired (methods are not fired on clicking back/forward browser buttons)
Does the latest Backbone.js support firing route methods on back/forward button clicks? <- check this first
To replicate:
Related to #342
What should happen:
Either:
Or: