nextcloud/server

Settings navigation: selected category out of viewable range after select

開放

#13,087 建立於 2018年12月15日

 (11 則留言) (0 個反應) (0 位負責人)PHP (4,865 個分叉)batch import
1. to developdesignenhancementfeature: settingsgood first issue

倉庫指標

星標
 (34,953 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南