ProxymanApp / ProxymanApp/Proxyman

Improve "Edit and Repeat" feature

Open
#1,353 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Description

Improve "Edit and Repeat" feature

Expected Behavior

The input area can expand to multiple lines (like <textarea> in HTML) so that user can edit params in GET requests easier.

Current Behavior

The input area of URL now is inline (one line).
image

Steps to Reproduce

  1. Right click to any captured request
  2. Select "Edit and Repeat..."

Environment

  • App version: e.g Proxyman 3.9.0
  • macOS version: 12.4

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

Start by locating the Edit and Repeat flow reached from a captured request and inspect how the URL input area is built. Make the URL input support multiple lines like an HTML textarea while preserving request editing, then verify the flow from the right-click Edit and Repeat action.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos
Domain
desktop
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 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.