Layout of "browse videos" inconsitent when navigating "back" #6431

Open
opened 2026-02-22 12:54:20 -05:00 by deekerman · 3 comments
Owner

Originally created by @gillesdutilh on GitHub (Jan 29, 2026).

Describe the current behavior

The issue only happens in the "browse videos" view of only the local instance (that is, the default where you end up after clicking "home") and selecting "recently added". (this is my favorite view by the way, that I would love to be the default view)

When I click on a video in "browse videos" to view it, and then navige click "back", the videos don't show in a mosaic anymore, but instead as a verticle list (see screenshot)

Image

Steps to reproduce

  1. click "home"
  2. click "recently added"
  3. click any video
  4. browser-navigate back

Describe the expected behavior

No response

Additional information

  • PeerTube instance:

    • URL: makertube.net
    • Version: 8.0.2
    • NodeJS version:
    • Ffmpeg version:
  • Browser name, version and platforms on which you could reproduce the bug: 147.0 (64-bit) on Fedora

  • Link to browser console log if relevant:

  • Link to server log if relevant (journalctl or /var/www/peertube/storage/logs/):

Originally created by @gillesdutilh on GitHub (Jan 29, 2026). ### Describe the current behavior The issue only happens in the "browse videos" view of only the local instance (that is, the default where you end up after clicking "home") and selecting "recently added". (this is my favorite view by the way, that I would love to be the default view) When I click on a video in "browse videos" to view it, and then navige click "back", the videos don't show in a mosaic anymore, but instead as a verticle list (see screenshot) <img width="2552" height="1325" alt="Image" src="https://github.com/user-attachments/assets/3d4b8ae2-2d3a-4f5f-82ba-ee9b390c40a4" /> ### Steps to reproduce 1. click "home" 2. click "recently added" 3. click any video 4. browser-navigate back ### Describe the expected behavior _No response_ ### Additional information * PeerTube instance: * URL: makertube.net * Version: 8.0.2 * NodeJS version: * Ffmpeg version: * Browser name, version and platforms on which you could reproduce the bug: 147.0 (64-bit) on Fedora * Link to browser console log if relevant: * Link to server log if relevant (`journalctl` or `/var/www/peertube/storage/logs/`):
Author
Owner

@gillesdutilh commented on GitHub (Feb 5, 2026):

Additions:

  1. The problem does not consistently occur
  2. When the problem occurs, and you refresh the page (that shows the vertical list), you end up at Browse videos (filter local), "trending" .
@gillesdutilh commented on GitHub (Feb 5, 2026): Additions: 1) The problem does not consistently occur 2) When the problem occurs, and you refresh the page (that shows the vertical list), you end up at Browse videos (filter local), "trending" .
Author
Owner

@Chocobozzz commented on GitHub (Feb 16, 2026):

Hi,

Can you ask your admin to choose

  • Landing page -> Browse all videos
  • Browse videos -> Default sort ->Hot
  • Browse videos -> Default scope ->Only videos from this platform

In Administration -> Settings -> General.

To see if it fixes the issue? (Currently query params are injected in the homepage, that can break the videos list behaviour).

@Chocobozzz commented on GitHub (Feb 16, 2026): Hi, Can you ask your admin to choose * `Landing page` -> `Browse all videos` * `Browse videos` -> `Default sort` ->`Hot` * `Browse videos` -> `Default scope` ->`Only videos from this platform` In `Administration` -> `Settings` -> `General`. To see if it fixes the issue? (Currently query params are injected in the homepage, that can break the videos list behaviour).
Author
Owner

@gillesdutilh commented on GitHub (Feb 21, 2026):

Hi, Thanks for your reply.

Our Admin followed the steps. Two observations:

  1. the issue of the incorrect vertical layout still occurs.
  2. When this happens and I refresh, the layout is correct and I am on the "recently added page". So that part is fixed.
@gillesdutilh commented on GitHub (Feb 21, 2026): Hi, Thanks for your reply. Our Admin followed the steps. Two observations: 1) the issue of the incorrect vertical layout still occurs. 2) When this happens and I refresh, the layout is correct and I am on the "recently added page". So that part is fixed.
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/PeerTube#6431
No description provided.