[GH-ISSUE #1437] Breakpoint: ambiguity on Cancel and Abort #1431

Closed
opened 2026-03-03 19:51:28 +03:00 by kerem · 6 comments
Owner

Originally created by @tomisacat on GitHub (Nov 17, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1437

Originally assigned to: @NghiaTranUIT on GitHub.

Description

When debugging a breakpoint, the meaning of Cancel and Abort is confusing, I would not tell the difference without reading the manual. Would you like to consider other names to help distinguishing between these two actions?

Originally created by @tomisacat on GitHub (Nov 17, 2022). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1437 Originally assigned to: @NghiaTranUIT on GitHub. ## Description When debugging a breakpoint, the meaning of `Cancel` and `Abort` is confusing, I would not tell the difference without reading the [manual](https://docs.proxyman.io/advanced-features/breakpoint#breakpoint-actions). Would you like to consider other names to help distinguishing between these two actions?
kerem 2026-03-03 19:51:28 +03:00
Author
Owner

@NghiaTranUIT commented on GitHub (Nov 17, 2022):

  • Cancel: Ignore all breakpoint changes and execute the request/response as usual.
  • Abort: Completely stop the request/response

Let me think the suitable wording 👍

<!-- gh-comment-id:1318155500 --> @NghiaTranUIT commented on GitHub (Nov 17, 2022): - Cancel: Ignore all breakpoint changes and execute the request/response as usual. - Abort: Completely stop the request/response Let me think the suitable wording 👍
Author
Owner

@crankygeek commented on GitHub (Nov 21, 2022):

I run into this too, I always end up clicking Abort. :)

What about "Continue"? That would match Xcode, and may be familiar for users.

Also, I noticed a typo in the Cancel button's tooltip. Won't matter if you change it, but just in case, "Canncel the breakpoint..." Using Version 3.13.0 (31300).

<!-- gh-comment-id:1322352235 --> @crankygeek commented on GitHub (Nov 21, 2022): I run into this too, I always end up clicking Abort. :) What about "Continue"? That would match Xcode, and may be familiar for users. Also, I noticed a typo in the Cancel button's tooltip. Won't matter if you change it, but just in case, "**Canncel** the breakpoint..." Using Version 3.13.0 (31300).
Author
Owner

@tomisacat commented on GitHub (Nov 22, 2022):

I run into this too, I always end up clicking Abort. :)

What about "Continue"? That would match Xcode, and may be familiar for users.

Also, I noticed a typo in the Cancel button's tooltip. Won't matter if you change it, but just in case, "Canncel the breakpoint..." Using Version 3.13.0 (31300).

Continue sounds good.

<!-- gh-comment-id:1322917771 --> @tomisacat commented on GitHub (Nov 22, 2022): > I run into this too, I always end up clicking Abort. :) > > What about "Continue"? That would match Xcode, and may be familiar for users. > > Also, I noticed a typo in the Cancel button's tooltip. Won't matter if you change it, but just in case, "**Canncel** the breakpoint..." Using Version 3.13.0 (31300). `Continue` sounds good.
Author
Owner

@NghiaTranUIT commented on GitHub (Nov 22, 2022):

Thanks. Let's me update the Cancel button to the Continue button 👍

<!-- gh-comment-id:1322926566 --> @NghiaTranUIT commented on GitHub (Nov 22, 2022): Thanks. Let's me update the Cancel button to the Continue button 👍
Author
Owner

@NghiaTranUIT commented on GitHub (Nov 23, 2022):

Fix with this Beta build: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_3.13.0_Rename_Cancel_to_Continue_Breakpoint.dmg

<!-- gh-comment-id:1324429833 --> @NghiaTranUIT commented on GitHub (Nov 23, 2022): Fix with this Beta build: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_3.13.0_Rename_Cancel_to_Continue_Breakpoint.dmg
Author
Owner

@tomisacat commented on GitHub (Nov 28, 2022):

Thanks for @NghiaTranUIT 's quick response

<!-- gh-comment-id:1328705114 --> @tomisacat commented on GitHub (Nov 28, 2022): Thanks for @NghiaTranUIT 's quick response
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#1431
No description provided.