mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 16:45:57 +03:00
[GH-ISSUE #1353] Improve "Edit and Repeat" feature #1346
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#1346
Loading…
Add table
Add a link
Reference in a new issue
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?
Originally created by @kunbr0 on GitHub (Sep 7, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1353
Description
Improve "Edit and Repeat" feature
Expected Behavior
The input area can expand to multiple lines (like in HTML) so that user can edit params in GET requests easier.</p> <h2 id="user-content-current-behavior" dir="auto">Current Behavior</h2> <p dir="auto">The input area of URL now is inline (one line).<br> <a href="<a href="https://user-images.githubusercontent.com/55029544/188843420-900999c6-ca91-4628-80b6-df5984c2db92.png" class="link">https://user-images.githubusercontent.com/55029544/188843420-900999c6-ca91-4628-80b6-df5984c2db92.png</a>" target="_blank"><img src="<a href="https://user-images.githubusercontent.com/55029544/188843420-900999c6-ca91-4628-80b6-df5984c2db92.png" class="link">https://user-images.githubusercontent.com/55029544/188843420-900999c6-ca91-4628-80b6-df5984c2db92.png</a>" alt="image" loading="lazy"></a></p> <h2 id="user-content-steps-to-reproduce" dir="auto">Steps to Reproduce</h2> <ol dir="auto"> <li>Right click to any captured request</li> <li>Select "Edit and Repeat..."</li> </ol> <h2 id="user-content-environment" dir="auto">Environment</h2> <ul dir="auto"> <li>App version: e.g Proxyman 3.9.0</li> <li>macOS version: 12.4</li> </ul> </body></html>
@NghiaTranUIT commented on GitHub (Sep 8, 2022):
Thanks for your suggestion @kunbr0, but it's hard to implement the multiple lines since the NSTextField is inside the NSToolBar, which doesn't allow it to expand its height.
Alternatively, You can directly edit the query string from the Raw Tab.
@kunbr0 commented on GitHub (Sep 8, 2022):
Oh. Thank you.
Also, hope that you can add more feature (like MapLocal, Scripting,..) for ProxyMan on IOS soon.
Very great product. 😄
@NghiaTranUIT commented on GitHub (Sep 8, 2022):
Yes, soon. Our team is going to start working on the iOS version 👍