mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 00:25:56 +03:00
[GH-ISSUE #846] Make the URL section of the response panel resizable or collapsible #840
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#840
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 @AEvgeniy on GitHub (Apr 3, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/846
Originally assigned to: @NghiaTranUIT on GitHub.
Proxyman version?
Version 2.22.0
macOS Version?
11.2.3
Problem
Long URLs take up a lot of screen space and completely unnecessary in some cases (if duplicate Request -> Query tab).
Ways to fix
Screenshots (optional)
@NghiaTranUIT commented on GitHub (Apr 4, 2021):
Thanks for the feedback @AEvgeniy I'd limit the maximum line of the URL. Might be 5 lines or 10 lines because it's unnecessary to show all of them, and you can see it in the Query Tab 👍
@NghiaTranUIT commented on GitHub (Apr 4, 2021):
@AEvgeniy Please check out this build: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.22.0_Better_URL.dmg
I limit the maximum of the lines is 10, so it's not too big but enough to show the URL 👍
@AEvgeniy commented on GitHub (Apr 10, 2021):
@NghiaTranUIT Thanks, it is much better now.