mirror of
https://github.com/ProxymanApp/proxyman-windows-linux.git
synced 2026-04-27 00:45:55 +03:00
Labels
No labels
Linux
bug
enhancement
enhancement
pull-request
question
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/proxyman-windows-linux#206
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 @NghiaTranUIT on GitHub (Mar 5, 2023).
Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/206
Originally assigned to: @kics223w1 on GitHub.
Description
⚠️ Please book a video call with @NghiaTranUIT for the demonstration and explanation for each criteria 👍
⚠️ If you're not sure, please don't assume, just ask 👍
Acceptance Criteria
Matching Rule View
Implement the UI: Make sure this view is reusable ✅ We will use this view in different debugging tools.

As soon as the Name, Rule text field is ended editing -> Save immediately to the disk -> The Rule takes effect immediately. The reason is: On the Map Local Editor, we don't have the Save button like other Rules.
If it's a Regex Matching Mode -> Check whether or not the Regex syntax is correct -> Show 🔴 label if need
Show the GraphQL UI if it's enabled
Make sure all data is saved properly: Name, Rule, Include Subpath, GraphQL, Matching mode (Wildcard, Regex), and HTTP Method ✅
Editor View
Local File Mode
HTTP/) -> Verify the HTTP Message SyntaxOtherwise, it's a Map Local File -> Load the content -> If it's text-based -> Show it