status-im/status-app

Node Management window is not vertically scrollable

オープン

#12,746 opened on 2023/11/15

 (2 件のコメント) (0 件のリアクション) (1 人の担当者)QML (96 件のフォーク)auto 404
bugcore-teamgood first issue

Repository metrics

Stars
 (363 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Bug Report

Description

If the overall Status Desktop window is resized such that the content of the Node Management screen doesn't fit vertically, there is no way to scroll down. As a result, some parts of the Node Management screen remain hidden unless the overall window is resized.

Sufficient vertical size: everything fits: Screenshot from 2023-11-15 13-20-03

Reduced vertical size: the JSON-RPC prompt is hidden: Screenshot from 2023-11-15 13-20-16

Steps to reproduce

  1. Select Node Management in the left pane.
  2. Resize the window such that its vertical dimension is low.

Expected behavior

Some parts of the screen don't fit into the overall window, but the user can scroll down to see them.

Actual behavior

Parts of the screen that don't fit into the overall window remain hidden.

Additional Information

  • Status desktop version: Current version 0.9.90, Status Go version 0.171.12
  • Operating System: Ubuntu 20.04.6 LTS

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