nextcloud/server

Settings navigation: selected category out of viewable range after select

オープン

#13,087 opened on 2018/12/15

 (11 件のコメント) (0 件のリアクション) (0 人の担当者)PHP (4,865 件のフォーク)batch import
1. to developdesignenhancementfeature: settingsgood first issue

Repository metrics

Stars
 (34,953 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド