mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 00:25:56 +03:00
[GH-ISSUE #1543] Request/Response body text search. Search field layout width does not follow window width. #1535
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#1535
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 @dmitryd20 on GitHub (Feb 15, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1543
Originally assigned to: @NghiaTranUIT on GitHub.
Steps to Reproduce
https://user-images.githubusercontent.com/28758703/219069607-49bf131f-e584-4cd1-a6cd-320179776888.mov
Current Behavior
Field width in request/response body search is static. When user resizes the window, "(Use /re/ syntax for regexp search)" label keeps growing in width with useless space, but search field remains narrow.
Expected Behavior
Search field width follows window width. "(Use /re/ syntax for regexp search)" label has static width.
It would be a minor enhancement, but resizable search field seems way more natural.
Environment
@NghiaTranUIT commented on GitHub (Feb 16, 2023):
Thanks. The filter bar is a built-in component of the CodeMirror. I will try to fix it 👍
@NghiaTranUIT commented on GitHub (Mar 29, 2023):
Hey @dmitryd20 please try the latest build v4.5.0. I've completely redesigned the Body Preview UI 👍