mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-25 16:15:55 +03:00
[GH-ISSUE #271] Response UI #268
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#268
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 @fishcharlie on GitHub (Sep 5, 2019).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/271
Originally assigned to: @NghiaTranUIT on GitHub.
After using Proxyman more, it feels like the one thing that seems a bit strange is how by default the response and request information is so tiny and almost not relevant to the application. In Charles Proxy it feels like the request and response information is the main focus and takes up the majority of the window at the bottom. The list of requests themselves are not as relevant when using Charles Proxy. Whereas in Proxyman, the information for requests and responses is almost an afterthought and only takes up part of the panel on the left side.
Is there some reason behind this that I'm totally missing? It feels really backwards to have so much of the focus be on the list of requests when the request and response seems like the important part.
@shirshak55 commented on GitHub (Sep 6, 2019):
Yep I also think interface like this is more better than current one. Because GUI and Human computer interaction really matters :)
@NghiaTranUIT commented on GitHub (Sep 6, 2019):
Thank for the feedback @fishcharlie @shirshak55
I admit that the default size and the top-down layout seems to be small. I suppose that I would expand the size of Request / Response by haft of screen by default.
Additionally, the right panel should be expanded by default.
How do you guys think?
@shirshak55 commented on GitHub (Sep 6, 2019):
yea right should be expanded by default. and i think 1st and 2nd column can be same I think
@NghiaTranUIT commented on GitHub (Nov 5, 2019):
Hey @fishcharlie @shirshak55
In the latest Proxyman 1.8.0, I improved the Response layout by making it bigger and more spacious to see the content.
Additionally, we can open this Panel in Separated Window mode, so we can open Full-Screen or move to your second monitor.
and the filter bar is now easier to interact.
Hopefully, it would improve our productivity and fulfill your needs. Thank you guys in advance 👍
@cameroncooke commented on GitHub (Aug 26, 2021):
I've knocked up a quick SwiftUI proof-of-concept of how I would love to be able to configure Proxyman panes like (couldn't quite get the animation working as I would have liked):
https://user-images.githubusercontent.com/630601/131029027-e8abb453-25c2-4153-939c-9dc8f8d8e0f5.mov
Even if this was just an option that would be great, Charles has an option to place the panes vertically or horotonally, also being able to collapse the navigator would be bonus and match many modern macOS apps.
@NghiaTranUIT commented on GitHub (Aug 27, 2021):
Thanks for your useful UI mockup @cameroncooke.
In the latest version, Proxyman can do the same as Charles does with even better:
I totally agree that Proxyman should have an option to collapse the Request/Response 👍
@cameroncooke commented on GitHub (Aug 27, 2021):
Would be great if when collapsing the source list, hovering over the edge would show an overlay version as Xcode does, just gives you so much flexibility when working on smaller screen sizes like laptops. Also, I like that I can have the request/response panes left and right, I hadn't spotted that. I did enjoying playing SwiftUI though ;-)
@NghiaTranUIT commented on GitHub (Aug 27, 2021):
I have a plan to revamp the UI of the main view soon 😄
@cameroncooke commented on GitHub (Aug 27, 2021):
Fix tabs?
;-)
Cameron.
On Fri, 27 Aug 2021 at 10:56, Nghia Tran @.***> wrote: