[Bug] Connected Nodes + mesh lists: cap at ~4 with scroll; node nav vs message-open-chat #37
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
User 2026-06-16: (1) Connected Nodes screen and the Mesh Messages/Peers/Requests lists should cap at ~4 items height and scroll internally so pages aren't very long. (2) On Connected Nodes, clicking the MESSAGE part opens the related mesh chat contact (?peer=), while clicking the NODE itself navigates to that node in the Federation screen. Frontend: Web5ConnectedNodes.vue, Mesh.vue lists.
In progress: lists capped to ~4 with scroll done; message→chat (?peer=) + node→Federation wiring on Connected Nodes done; Mesh messages/peers/requests scroll caps next.
Done (commit
c7cd068e): tabs capped to ~4 w/ scroll; node row → Federation, Message button → mesh chat (?peer=). Ships in v1.7.98.