View Revisions: Issue #7011
Summary | 0007011: Improve node connection test dialog | ||
---|---|---|---|
Revision | 2025-08-05 19:42 by emiller | ||
Description | It's possible to test the connection between two nodes by clicking the Test -> Connection button on the Manage Nodes screen. The node connection test dialog needs the following improvements: - When the remote node's URL uses HTTPS, check if the certificate is trusted - Combine the grids into a single grid with 3 columns: Test, Result, and Details - Add vertical lines between the columns in the grid to make it easier to read - Reduce the amount of whitespace in the grid - Change Result text to use "Passed" or "Failed" verbiage - Add green and red color to clarify which parts of the test passed and which parts failed - Remove the decimal digits from the Kbps results |
||
Revision | 2025-08-04 16:27 by emiller | ||
Description | It's possible to test the connection between two nodes by clicking the Test -> Connection button on the Manage Nodes screen. The node connection test dialog needs some improvement. One improvement is to add vertical lines between the columns in the Network Diagnostics grid to make the Status column easier to read. |