mirror of
https://github.com/koel/koel.git
synced 2026-04-26 09:15:59 +03:00
[GH-ISSUE #1086] Album / Artist Pages not showing everything on certain browsers (Windows) #635
Labels
No labels
Authentication
Dependencies
Documentation
Feature Request
Flac
Help Wanted
Installation/Setup
Integration
Mobile
PR Welcome
Pending Release
Performance
Playlist
S3
Search
Sync
[Pri] Low
[Pri] Normal
[Status] Keep Open
[Status] Needs Author Reply
[Status] Needs Review
[Status] Stale
[Status] Will Implement
[Type] Blessed
[Type] Bug
[Type] Duplicate
[Type] Enhancement
[Type] Help Request
[Type] Question
[Type] Task
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/koel-koel#635
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 @saltydk on GitHub (Sep 21, 2019).
Original GitHub issue: https://github.com/koel/koel/issues/1086
Tested my setup in Chrome (77.0.3865.90), Firefox (69.0.1), Opera (63.0.3368.94) and Edge (44.18362.267.0). Only Edge was able to do any scrolling on the Arists / Albums pages while the other browsers will show exactly 9 items with no scrolling possible. The odd thing is that Chrome works when used on OSX (Mojave).
I'm using the newest v.4.0.0 with these being the steps I used around github:
All songs lists every sync'd song and allows for scrolling just fine and playback is working without any issues. I can manually browse to any artist as well and search can find anything sync'd.
@saltydk commented on GitHub (Sep 21, 2019):
If I resize the window containing koel it somehow enables scrolling. Resolution issue maybe? I'm running 2560x1440.
@phanan commented on GitHub (Sep 22, 2019):
This is a known issue :) Koel detects when you scroll to the bottom of the album/artist list container to load the next batch. For extra high resolutions where the container can contain more than 9 items without the need of a scrollbar, this never happens, hence the bug. I'll fix it in a next release. For now, just resize the browser :)