Hacker News new | ask | show | jobs
by mark_and_sweep 950 days ago
Also, the back button doesn't work properly for navigations on the site.
1 comments

Indeed. There are bugs in the history management, for example it pushes false entries like index.html# next to index.html which were not navigated to.

So if you click back/next it sometimes works, sometimes it doesn't. And when it works, it doesn't show the page where you had scrolled it to (the native behavior) but scrolls you always to the top, so you lose context.

Also if you right-click a link to open it in a new tab from the menu, it opens a new tab... but at the home page, instead of the link.

I have to say... pretty bad experience start to end :(