ProxymanApp / ProxymanApp/Proxyman

Allow multi-select in Pinned treeview

Open
#2,257 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
No language data
Stars
7k
Forks
237
PR merge metrics
No merged PRs in 30d

Description

Description

Selecting multiple entries in the treeview should display all the requests under those paths in the main view to the right. Currently, only the last-selected entry is taken into account.

Image

Why this feature/change is important?

When you have hundreds of requests but want to filter down to a few under certain paths, it'd be very useful to be able to select multiple entries in the treeview. Currently, I have to click one path, look at its requests, then click another path, and so on, instead of being able to look at all the requests I want at once.

Thanks!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue does not name files or tests. Start by locating the Pinned treeview entry point and its current selection handling, then trace how the selected path filters requests in the main view. Done means selecting multiple paths displays requests from all of them together, with existing single-selection behavior preserved.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos
Domain
desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.