status-im/status-app

Suggested improvements to the layout of Node Management screen

开放

#12,745 创建于 2023年11月15日

 (0 条评论) (0 个反应) (0 位负责人)QML (96 个派生)auto 404
core-teamgood first issue

仓库指标

星标
 (363 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Description

I've noticed a few ways to improve the layout of the Node Management screen.

Screenshot from 2023-11-15 13-13-52

The gaps between the following related elements are too large:

  1. "Upload" and the upload bandwidth window;
  2. "Download" and the download bandwidth window;
  3. "Peers" and the number of peers.

"latest block (auto updates)" and "0" should be put on the same line to be consistent with other parameters mentioned above.

"latest block (auto updates)" should be capitalized.

"Use this tool to call JSONRPC methods" should be a header, not a text inside a window.

There should be a bigger vertical gap between "0" and "Use this tool to call JSONRPC methods".

The "Type json-rpc message" window should have the same width as prior windows.

There should be a gap between the "Type json-rpc message" window and the border of the outer window.

贡献者指南