status-im/status-app

Node Management window is not vertically scrollable

Aperta

#12.746 aperta il 15 nov 2023

 (2 commenti) (0 reazioni) (1 assegnatario)QML (96 fork)auto 404
bugcore-teamgood first issue

Metriche repository

Star
 (363 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor