nextcloud/server

Settings navigation: selected category out of viewable range after select

Open

#13,087 opened on Dec 15, 2018

View on GitHub
 (11 comments) (0 reactions) (0 assignees)PHP (4,865 forks)batch import
1. to developdesignenhancementfeature: settingsgood first issue

Repository metrics

Stars
 (34,953 stars)
PR merge metrics
 (Avg merge 20d) (627 merged PRs in 30d)

Description

Expected behavior

If you navigate through the settings menu categories, the last selected category should always be shown on the screen.

Current behavior

If you open the setting menu the available Personal and Administration categories are shown on the left part of the screen. If you now scroll down and select e.g. the category Administration - Logging the relevant content is correctly show on the right part of the screen but the menu itself is refreshed so that the previously selected category cannot be seen anymore.

Steps to reproduce

  1. Open the settings menu.
  2. Scroll down the menu and select the category Administration - Logging.
  3. The relevant content is correctly shown but the selected category itself is not viewable anymore because the menu is refreshed.

Environment

Server Configuration

OS: Linux 3.16.60 Web server: Apache2 2.4.37 Database: MariaDB 10.2.18 PHP version: 7.2.13 Nextcloud version: 15.0.0

Client Configuration

Browser: Mozilla Firefox 64.0 Operating system: Windows 10

Contributor guide