Hacker News new | ask | show | jobs
by jeroenhd 1612 days ago
It doesn't hijack anything, there's just a language redirect on the home page. It's not that uncommon, is it? It's not like it's messing around with the history API.

On all back browsers I know, you can just skip the redirect by holding the browser's back button and picking an item from your browsing history if you find this too problematic.

3 comments

In my case, the back button didn't go back past the root page of the site. It trapped me where I did not want to be. I didn't know about holding the back button down, and I appreciate the tip, but I don't want to need to know it.

The back button not functioning made me:

- feel frustration and distrust

- associate those feelings with the product and its creator

- never want to use the product, despite being interested in it

Clearly, I'm not the only one who felt these kinds of things. It seems to have completely overshadowed the product.

My takeaway is this:

Do not ever alter fundamental UI behaviours of the browser.

> never want to use the product, despite being interested in it

Really? They made a bug on their website and you toss the whole product?

Yes.

If the way they treat a new customer is to arrest control of my browsing experience and prevent me from leaving their site, I have zero trust in them. And trust is everything.

bad design choices that show disrespect for the reasonable expectations of your users cause me to NOPE right outta sites and products all the time.

bugs not as much (unless it's a security product or someone who'd have access to my money).

This case it's a bit unfair. The devs here are clearly not web developers, this site is a free/$15 template.
It's an electron app, they are by definition web developers.
They chose that template from other options.
"throwing the baby out with the bathwater" applies :)

It's kinda amusing how emotional people get with their back button.

I just don't care. Oh, it doesn't work? It's lame, but let me right click and survive this horror :)

Yes
I have never seen a ‘language redirect’ do this. Maybe it is not uncommon to have a language redirect but it doesn’t do this, in this way, very often on the sites I have visited. Unless forced ad sites, I have never seen this. And indeed it makes me doubt the quality of the offered product if this is what they want first impression to be.
You can do a redirect without badly affecting the back button. Web-search for redirect replace to see how.