[GH-ISSUE #1440] koel.dev back button does not work #824

Closed
opened 2026-02-26 02:34:22 +03:00 by kerem · 1 comment
Owner

Originally created by @peepo5 on GitHub (Apr 5, 2022).
Original GitHub issue: https://github.com/koel/koel/issues/1440

Describe the bug
In-browser back button does not work after visiting sub-page on site.
I understand, as it scrolls and is not an actual separate page, it may have been ignored, but it seems logical for this design, considering the user is visiting the base.site rather than base.site/#...

To reproduce
Steps to reproduce the behavior:

  1. Visit sub-page on https://koel.dev
  2. Click back button in browser
  3. Section will stay the same without returning to previous page

Expected behavior
Should return to previous page.

Environment

  • Version: Latest koel.dev
  • OS: Linux
  • Browser: Firefox
Originally created by @peepo5 on GitHub (Apr 5, 2022). Original GitHub issue: https://github.com/koel/koel/issues/1440 **Describe the bug** In-browser back button does not work after visiting sub-page on site. I understand, as it scrolls and is not an actual separate page, it may have been ignored, but it seems logical for this design, considering the user is visiting the base.site rather than base.site/#... **To reproduce** Steps to reproduce the behavior: 1. Visit sub-page on https://koel.dev 2. Click back button in browser 3. Section will stay the same without returning to previous page **Expected behavior** Should return to previous page. **Environment** - Version: Latest koel.dev - OS: Linux - Browser: Firefox
kerem closed this issue 2026-02-26 02:34:22 +03:00
Author
Owner

@phanan commented on GitHub (Apr 13, 2022):

I understand what you mean, but those are not "subpages" and the site doesn't use these modern "routers," but simply uses good old ID as anchors. Will close as I don't intend to "fix" it.

<!-- gh-comment-id:1097913867 --> @phanan commented on GitHub (Apr 13, 2022): I understand what you mean, but those are not "subpages" and the site doesn't use these modern "routers," but simply uses good old ID as anchors. Will close as I don't intend to "fix" it.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#824
No description provided.