[GH-ISSUE #308] Enable Percent-encoding in Compose View #307

Closed
opened 2026-03-03 19:17:17 +03:00 by kerem · 1 comment
Owner

Originally created by @NghiaTranUIT on GitHub (Oct 20, 2019).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/308

Originally assigned to: @NghiaTranUIT on GitHub.

🐶 Brief

Currently, we are trying to remove percent-encoding in URL when presenting on the Compose View, which causes a lot of frustrated when a user fills the % text. Ex: %20 -> Auto convert to the Empty Space

By checking other apps, they keep the percent-encoding URL and force the user to enter correctly, which is more natural.

👑 Criteria

  • Only percent-encoding in Compose View (URL and Query)
Originally created by @NghiaTranUIT on GitHub (Oct 20, 2019). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/308 Originally assigned to: @NghiaTranUIT on GitHub. ## 🐶 Brief Currently, we are trying to remove percent-encoding in URL when presenting on the Compose View, which causes a lot of frustrated when a user fills the % text. Ex: %20 -> Auto convert to the Empty Space By checking other apps, they keep the percent-encoding URL and force the user to enter correctly, which is more natural. ## 👑 Criteria - [x] Only percent-encoding in Compose View (URL and Query)
kerem 2026-03-03 19:17:17 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@NghiaTranUIT commented on GitHub (Nov 4, 2019):

All done 🌮

<!-- gh-comment-id:549394009 --> @NghiaTranUIT commented on GitHub (Nov 4, 2019): All done 🌮
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#307
No description provided.