mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 00:25:56 +03:00
[GH-ISSUE #770] [Suggestion] Pre-configured filter to display errors #766
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#766
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 @crankygeek on GitHub (Jan 29, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/770
Originally assigned to: @NghiaTranUIT on GitHub.
Version 2.16.1 (21610)
MacBook Pro (16-inch, 2019) macOS 10.15.7
I would like to see a pre-built filter for displaying only errors.
Currently, I select Status Code and Starts With "5" to view errors. I do this frequently enough that I've found myself wishing for a dedicated errors only view.
I'm not really sure what the UI for this could be. I at first imagined an option in the first dropdown, but then it occurred to me that I sometimes want to see errors only for particular URLs, so I'd still like to have access to the normal filters at the same time. Maybe a separate errors-only toggle button would work?
Thanks
@NghiaTranUIT commented on GitHub (Jan 30, 2021):
It looks like Proxyman should support multiple filters soon 😄 (I have a plan #634, but we haven't shipped it yet)
I've also received some suggestions regarding "Quick Filter on Status code". I think that I can put these filter in the top bar (Like the screenshot), but hide it by default. Because I don't want to mess up the number of filter buttons 😄. We can enable it somewhere in the Preference I guess.
@crankygeek how do you think?
@NghiaTranUIT commented on GitHub (Feb 1, 2021):
Hey @crankygeek
Please check out the beta build: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.16.1_StatusCode_Font_Filters.dmg
From now, we can filter the Response by Status Code 😄
You can select 5xx Filter, then combining with URL filter as you wish 👍
@crankygeek commented on GitHub (Feb 2, 2021):
@NghiaTranUIT That looks awesome, thanks!
@crankygeek commented on GitHub (Feb 2, 2021):
@NghiaTranUIT Sorry, noticed something as soon as I replied (of course :)).
Once the status code filter is enabled, how do you turn it off? I tried clicking the currently applied filter, thinking it would toggle, but that doesn't appear to work. Neither does collapsing the filter.
I'd suggest the toggling, and also perhaps not allowing them to be collapsed if any filter is applied, or, if one is applied, collapsing still shows that filter enabled. This could help folks remember when they're applied. I realize that this would likely complicate that control, though.
As long as it's clear how to turn them off, that would be plenty.
Thanks again!
@NghiaTranUIT commented on GitHub (Feb 2, 2021):
You can click on "All" Filter to clear the current filter.
It makes sense to support Toggle On/Off. I will check it out 👍
@NghiaTranUIT commented on GitHub (Feb 2, 2021):
Good point. I will follow this approach 👍 😄
@NghiaTranUIT commented on GitHub (Feb 2, 2021):
Beta: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.16.1_Support_Toggle_FIlter_Button.dmg
From now, we can toggle Filter buttons because it's how the Toggle Button works 😄
@crankygeek commented on GitHub (May 5, 2021):
Sorry, meant to close this earlier!