lichess-org / lila

♞ lichess.org: the forever free, adless and open source chess server ♞
https://lichess.org
GNU Affero General Public License v3.0
15.55k stars 2.27k forks source link

Back button issue on broadcast detail page #14541

Closed halitcelik closed 9 months ago

halitcelik commented 9 months ago

Exact URL of where the bug happened

https://lichess.org/broadcast/tata-steel-masters-2024/round-9/k0StVoen

Steps to reproduce the bug

On the homepage click on a broadcast from the broadcasts list. (Currently Tata Steel 2024) Go to a tournament broadcast list view. Click on one of the matches to see the detail view. Then click back button.

What did you expect to happen?

I am expecting to go back to the list view.

What happened instead?

Instead of going back to list view, you are taken back to the homepage. This is because going from list view to detail view, browser history entry is not saved.

Operating system

Linux

Browser and version (or alternate access method)

Firefox 121

Additional information

No response

Carbrex commented 9 months ago

Yes, I also find this a little annoying. But this was decided in #14502 to keep it like this. Also you can click on Broadcast to go back to that page.

kraktus commented 9 months ago

I find that behavior surprising too. The potential issue would be that going back and forth could clutter your history but I think it can be mitigated. This is not a greenlight btw, just my personal opinion.

kraktus commented 9 months ago

closed by https://github.com/lichess-org/lila/pull/14564