Neptune-Crypto/neptune-core

enable scrolling of peers list and address list in dashboard.

Open

#437 opened on Feb 14, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (45 forks)auto 404
enhancementgood first issuehelp wantedneptune-dashboard

Repository metrics

Stars
 (110 stars)
PR merge metrics
 (PR metrics pending)

Description

It should be possible to focus the peers table by hitting Enter and then scroll down the list. Same for the address list.

The history table can be used as an example. Scrolling already works for it.

  • make peers list scrollable
  • make address list scrollable

Contributor guide