status-im/status-app

Node Management window is not vertically scrollable

Aberta

#12.746 aberto em 15 de nov. de 2023

 (2 comentários) (0 reação) (1 responsável)QML (96 forks)auto 404
bugcore-teamgood first issue

Métricas do repositório

Stars
 (363 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador