status-im/status-app
View on GitHubNode Management window is not vertically scrollable
Open
#12,746 opened on Nov 15, 2023
bugcore-teamgood first issue
Repository metrics
- Stars
- (363 stars)
- PR merge metrics
- (PR metrics pending)
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:
Reduced vertical size: the JSON-RPC prompt is hidden:
Steps to reproduce
- Select Node Management in the left pane.
- 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