Skip to content

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

Merged
lidel merged 1 commit intomainfrom
fix/peers-filter-p2p-prefix
Feb 16, 2026
Merged

fix(peers): accept /p2p/ prefix in peer filter input#2475
lidel merged 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
67 tasks
@lidel lidel merged commit c86d151 into main Feb 16, 2026
11 checks passed
@lidel lidel deleted the fix/peers-filter-p2p-prefix branch February 16, 2026 22:50
ipfs-gui-bot pushed a commit that referenced this pull request Feb 17, 2026
## [4.11.1](v4.11.0...v4.11.1) (2026-02-17)

 CID `bafybeiddnr2jz65byk67sjt6jsu6g7tueddr7odhzzpzli3rgudlbnc6iq`

 ---

### Bug Fixes

* **cli-tutor:** wrap async resource reducer instead of replacing it ([#2478](#2478)) ([0468b72](0468b72))
* **modal:** center overlays using flexbox via renderDialog ([#2477](#2477)) ([9db5775](9db5775))
* **peers:** accept /p2p/ prefix in peer filter input ([#2475](#2475)) ([c86d151](c86d151)), closes [#2468](#2468)

### Trivial Changes

* pull transifex translations ([#2474](#2474)) ([6cb5fd5](6cb5fd5))
@ipfs-gui-bot
Copy link
Collaborator

🎉 This PR is included in version 4.11.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

4 participants