Skip to content
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

Separate scrolling for app-navigation & app-content #144

Closed
Deelight-fr opened this issue Feb 17, 2017 · 2 comments
Closed

Separate scrolling for app-navigation & app-content #144

Deelight-fr opened this issue Feb 17, 2017 · 2 comments
Milestone

Comments

@Deelight-fr
Copy link

Expected behavior

For example, when the artist list is displayed in the app-navigation section (left side of the window) and when that list is a few screens long, clicking on a artist name down in the list loads the corresponding tracks in the app-content section (right side of the window). We should immediately see the beginning of the tracks listing without any scrolling.

Actual behavior

You have to scroll back to the top of the windows to see the tracks corresponding to the artist which was selected.

Steps to reproduce the behavior

  1. Select "Artists" from the dropdown menu
  2. Click on an artist at the end of the list
  3. Scroll back to the top of the window to see the corresponding tracks

Possible solution (optional)

Have separate vertical scrollbars for the app-navigation and the app-content sections. This can probably be done with CSS.

Server configuration

Operating system:
Ubuntu 16.04

Web server:
Apache 2.4.18

Database:
MariaDB 10.0.29

PHP version:
PHP 7.0.13

ownCloud/Nextcloud version: (see /status.php)
Nextcloud 11.0.1

Updated from an older ownCloud/Nextcloud or fresh install:
Fresh install

Audio Player version: (see /settings/apps)
1.4.1

Where did you install Audio Player from:
Apps menu

Are you using external storage, if yes which one: local/smb/sftp/...
No

Are you using encryption: yes/no
HTTPS

Client configuration

Operating system:
Ubuntu 16.04

Browser:
Chrome 56.0.2924.87

@Rello
Copy link
Owner

Rello commented Feb 18, 2017

Hello,
Correct, this definately makes sense.
Should be simple task for a CSS Pro. Any volunteers? ;-)

@Rello Rello added this to the 1.5.0 milestone Feb 27, 2017
ghost pushed a commit that referenced this issue Feb 27, 2017
ghost pushed a commit that referenced this issue Feb 27, 2017
@ghost
Copy link

ghost commented Feb 27, 2017

Should be simple task for a CSS Pro.

@Rello You're the Pro! Absolutely! 👍

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants