-
-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
first search result row is partially hidden under the top menu #74
Comments
After further investigation, I realized that the search box is not part of the Audio Player, but of ownCloud itself. However, this search box does not seem to properly interact with the Audio Player at all. It would be great if you could improve this, but if not, then just close this issue. Thank you very much! |
Hello @dassencio Even so I am not sure if I can influence it, because the api for handing over search-results is pretty straight forward, I would like to double check. thank you |
Hi @Rello Please see the attached screenshot. Take a look at the very first row in the results: do you see that the row is partially hidden by the top menu? Thank you very much! |
I found something strange on #searchresults within result.css of the search functionality. |
fix: catch special characters in album #87 fix: occ catch unknown user #93 fix: correct album sort order to case-insensitive fix: first search result row is partially hidden under the top menu #74 enhancement: Ukrainian translation #94 enhancement: folders as additional filter category #98 enhancement: search for cover in album folder #24 enhancement: Opus support #92
Expected behavior
First search result row is entirely visible.
Actual behavior
First search result row is partially hidden under the top menu.
Steps to reproduce the behavior
Possible solution (optional)
Properly align the table containing the search results so that its first row does not partially hide under the top menu.
Server configuration
Operating system:
Linux
Web server:
apache
Database:
sqlite
PHP version:
7.0
ownCloud/Nextcloud version: (see
/status.php
)9.1.0
Updated from an older ownCloud/Nextcloud or fresh install:
Fresh install
Where did you install Audio Player from:
Apps menu (as admin)
Are you using external storage, if yes which one:
local/smb/sftp/...
No
Are you using encryption: yes/no
Yes
Client configuration
Operating system:
Linux
Browser:
Firefox and Chrome
Logs
ownCloud/Nextcloud log
ownCloud/Nextcloud log (
/data/[owncloud|nextcloud].log
)Web server error log
Browser log
The text was updated successfully, but these errors were encountered: