nextcloud/server

Settings navigation: selected category out of viewable range after select

Open

#13,087 创建于 2018年12月15日

在 GitHub 查看
 (11 评论) (0 反应) (0 负责人)PHP (4,865 fork)batch import
1. to developdesignenhancementfeature: settingsgood first issue

仓库指标

Star
 (34,953 star)
PR 合并指标
 (平均合并 20天) (30 天内合并 627 个 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

贡献者指南