Skip to content

fix(peers): accept /p2p/ prefix in peer filter input#2475

Open
lidel wants to merge 1 commit intomainfrom
fix/peers-filter-p2p-prefix
Open

fix(peers): accept /p2p/ prefix in peer filter input#2475
lidel wants to merge 1 commit intomainfrom
fix/peers-filter-p2p-prefix

Conversation

@lidel
Copy link
Member

@lidel lidel commented Feb 9, 2026

strip /p2p/ prefix from filter before matching peer IDs, so pasting a value copied from the Peer ID column works directly.

strip /p2p/ prefix from filter before matching peer IDs,
so pasting a value copied from the Peer ID column works directly.

Closes #2468
@lidel lidel requested a review from a team as a code owner February 9, 2026 20:30
@imrehg
Copy link
Contributor

imrehg commented Feb 10, 2026

@lidel this seemst to accomplish what I had in mind, cheers.
Tried the PR out locally, and looks like it behaves well (both with the new prefix, and the old format)
LGTM!

@lidel lidel mentioned this pull request Feb 11, 2026
64 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

usability: peers view filtering to accept Peer ID copied by the same interface

3 participants