WardCunningham / remodeling

The original wiki rewritten as a single page application
927 stars 99 forks source link

Using back button in browser sends me back to the top of the page #14

Closed will-crawford closed 8 years ago

will-crawford commented 8 years ago

This breaks PoLA badly - I'm used to clicking on a link, reading the reference, and going back to the original page and finding myself about where I left off (usually roughly in the middle vertically :)).

WardCunningham commented 8 years ago

Federated wiki does this right. We should make this more like federated wiki.

WardCunningham commented 8 years ago

I've tested this on chrome, safari and firefox and found that it works correctly. This is not due to managing location state, but due to being simple links as in the early web. We will have to be careful when adding side-by-side viewing, but for now, I will close this issue.