[GH-ISSUE #577] Handle Invalid Regex or Wildcard scenario #573

Open
opened 2026-03-03 19:19:57 +03:00 by kerem · 1 comment
Owner

Originally created by @NghiaTranUIT on GitHub (Aug 11, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/577

Originally assigned to: @NghiaTranUIT on GitHub.

Description

At the moment, we discard the error when constructing the NSRegularExpression for simple implementation. We should refactor and show the alert if the Regex is invalid (Wildcard and Regex)

Acceptance Criteria

  • Show the Error panel when creating new rule with invalid Wildcard or Regex
Originally created by @NghiaTranUIT on GitHub (Aug 11, 2020). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/577 Originally assigned to: @NghiaTranUIT on GitHub. ### Description At the moment, we discard the error when constructing the NSRegularExpression for simple implementation. We should refactor and show the alert if the Regex is invalid (Wildcard and Regex) ### Acceptance Criteria - Show the Error panel when creating new rule with invalid Wildcard or Regex
Author
Owner

@NghiaTranUIT commented on GitHub (Aug 12, 2020):

Refactored. Invalid Wildcard or Regex would prompt the alert 👍

<!-- gh-comment-id:672647400 --> @NghiaTranUIT commented on GitHub (Aug 12, 2020): Refactored. Invalid Wildcard or Regex would prompt the alert 👍
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#573
No description provided.