mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 00:25:56 +03:00
[GH-ISSUE #549] Add "Please Wait" or spinning cursor while loading large payloads #545
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#545
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 @adamwinn on GitHub (Jul 13, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/549
Originally assigned to: @NghiaTranUIT on GitHub.
I thought I was not getting any received payload but turns out it was a large payload and Proxyman was just processing it. I didn't sit and stare at the Body tab and wait. I just glanced and expected the Body to be there but it wasn't. Turns out, it was a large payload and it took several seconds to load in Proxyman
Proxyman version? (Ex. Proxyman 1.4.3)
Version 2.1.1 (20110)
macOS Version? (Ex. mac 10.14)
10.15.5 (19F101)
Steps to reproduce
Click on an entry in Proxyman that has a large payload and click on the Body tab
Notice the wait with no spinning cursor or any indicator that Proxyman is loading the payload
Expected behavior
Create a spinning cursor indicator so it doesn't look like there was no payload
Screenshots (optional)
@NghiaTranUIT commented on GitHub (Jul 14, 2020):
Thanks for pointing it out. I'm fixing it now 🙌
@NghiaTranUIT commented on GitHub (Jul 14, 2020):
@adamwinn Please check out this BETA build: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.1.1_Loader_Previewer_Tab.dmg
@adamwinn commented on GitHub (Jul 14, 2020):
Thanks!!