mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2026-03-02 22:57:11 -05:00
Layout of "browse videos" inconsitent when navigating "back" #6431
Labels
No labels
Component: Accessibility
Component: Administration
Component: Auth
Component: CLI
Component: Channels
Component: Chapters
Component: Comments
Component: Custom Markdown
Component: Docker 🐳
Component: Documentation 📚
Component: Email
Component: Embed
Component: Federation 🎡
Component: Import/Export
Component: Live
Component: Metadata
Component: Mobile
Component: Moderation :godmode:
Component: Notifications
Component: Object storage
Component: Observability
Component: PeerTube Plugin 📦
Component: Player ⏯️
Component: Playlist
Component: Recommendation
Component: Redundancy
Component: Registration
Component: Runners
Component: SEO
Component: Search
Component: Security
Component: Stats
Component: Studio
Component: Studio
Component: Subscriptions
Component: Subtitles 💬
Component: Transcoding
Component: Upload
Component: Video Import
Component: i18n 🔡
Priority: High
Priority: Low
Priority: Roadmap
Status: Blocked ✋
Status: In Progress 🔜
Status: To Reproduce
Status: Waiting for answer
Template not filled
Type: Bug 🐛
Type: Discussion 💭
Type: Discussion 💭
Type: Duplicate ➿
Type: Feature Request ✨
Type: Maintenance 👷♀️
Type: Performance
Type: Question
UI
good first issue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PeerTube#6431
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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)
Steps to reproduce
Describe the expected behavior
No response
Additional information
PeerTube instance:
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 (
journalctlor/var/www/peertube/storage/logs/):@gillesdutilh commented on GitHub (Feb 5, 2026):
Additions:
@Chocobozzz commented on GitHub (Feb 16, 2026):
Hi,
Can you ask your admin to choose
Landing page->Browse all videosBrowse videos->Default sort->HotBrowse videos->Default scope->Only videos from this platformIn
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).
@gillesdutilh commented on GitHub (Feb 21, 2026):
Hi, Thanks for your reply.
Our Admin followed the steps. Two observations: