[GH-ISSUE #502] New UI for URL Editor in Compose and Breakpoint #501

Open
opened 2026-03-03 19:50:59 +03:00 by kerem · 3 comments
Owner

Originally created by @NghiaTranUIT on GitHub (May 22, 2025).
Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/502

Originally assigned to: @kics223w1 on GitHub.

Description

Implement new UI from macOS / GetAPI. Original ticket: https://github.com/ProxymanApp/Proxyman/issues/2310

Acceptance Criteria for Compose Tool

  • New UI for the Compose Tool
  • Use Monospace for the URL
  • Paste cURL to the URL -> Auto parse it
  • Expand Mode for editing a long URL
Originally created by @NghiaTranUIT on GitHub (May 22, 2025). Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/502 Originally assigned to: @kics223w1 on GitHub. ## Description Implement new UI from macOS / GetAPI. Original ticket: https://github.com/ProxymanApp/Proxyman/issues/2310 ## Acceptance Criteria for Compose Tool - [x] New UI for the Compose Tool - [x] Use Monospace for the URL - [x] Paste cURL to the URL -> Auto parse it - [x] Expand Mode for editing a long URL
Author
Owner

@NghiaTranUIT commented on GitHub (May 22, 2025):

  • New UI for Edit Long URL in COmpose Tool
  • Able to paste cURL here too
    Image
<!-- gh-comment-id:2899662672 --> @NghiaTranUIT commented on GitHub (May 22, 2025): - [x] New UI for Edit Long URL in COmpose Tool - [x] Able to paste cURL here too <img width="713" alt="Image" src="https://github.com/user-attachments/assets/1c8697f3-6e8d-462e-b708-327b15604679" />
Author
Owner

@NghiaTranUIT commented on GitHub (May 22, 2025):

UI for Breakpoint

<!-- gh-comment-id:2899666286 --> @NghiaTranUIT commented on GitHub (May 22, 2025): ## UI for Breakpoint - TIcket: https://github.com/ProxymanApp/Proxyman/issues/2318 - [x] For Request Breakpoint -> Use new UI from Compose Tool (HTTP Method, URL, Paste cURL and Edit Long URL), similar to Compose Tool - [x] For Response Breakpoint -> Don't change, show the original UI
Author
Owner

@NghiaTranUIT commented on GitHub (May 22, 2025):

New Requirement

  • Auto append http:// if the scheme is missing, for example: Use enter: localhost:3000 -> Send -> Auto Send to http://localhost:3000
  • Works with Compose Tool and Breakpoint Request
<!-- gh-comment-id:2899679197 --> @NghiaTranUIT commented on GitHub (May 22, 2025): ## New Requirement - [x] Auto append http:// if the scheme is missing, for example: Use enter: `localhost:3000` -> Send -> Auto Send to http://localhost:3000 - [x] Works with Compose Tool and Breakpoint Request
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-windows-linux#501
No description provided.