[GH-ISSUE #1351] Request mark isn't saved when marking a request from the pinned hosts and going back to Remote devices #1344

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

Originally created by @AdamSafedk on GitHub (Sep 5, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1351

Originally assigned to: @NghiaTranUIT on GitHub.

Description

Pinned filters don't behave the same as the cmd+f filters

Expected Behavior

The same behavior as in the following fix https://github.com/ProxymanApp/Proxyman/issues/1343
When you highlight/mark a request and switch between the pinned host, filters, remote devices etc. , the request should stay marked

Current Behavior

In 3.9.0 there was a huge improvement in the behavior of the filter, now if you choose/mark a request and remove your filter it still marks the request. BUT the pinned hosts filter have still the old behavior, which means that if you choose/mark a request from the pinned hosts and then browse to the "Remote devices" it doesn't save your choice.

Steps to Reproduce

  1. Choose one of you're pinned host
  2. Mark/Choose a request
  3. Go back to the Remote devices tab
    Notice that your marked request isn't marked anymore

Environment

  • App version: e.g Proxyman 3.9.0
  • macOS version: e.g macOS Monterey
Originally created by @AdamSafedk on GitHub (Sep 5, 2022). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1351 Originally assigned to: @NghiaTranUIT on GitHub. ## Description Pinned filters don't behave the same as the cmd+f filters ## Expected Behavior The same behavior as in the following fix https://github.com/ProxymanApp/Proxyman/issues/1343 When you highlight/mark a request and switch between the pinned host, filters, remote devices etc. , the request should stay marked ## Current Behavior In 3.9.0 there was a huge improvement in the behavior of the filter, now if you choose/mark a request and remove your filter it still marks the request. **BUT** the pinned hosts filter have still the old behavior, which means that if you choose/mark a request from the pinned hosts and then browse to the "Remote devices" it doesn't save your choice. ## Steps to Reproduce <!-- Add relevant code and/or a live example --> 1. Choose one of you're pinned host 2. Mark/Choose a request 3. Go back to the Remote devices tab Notice that your marked request isn't marked anymore ## Environment - App version: e.g Proxyman 3.9.0 - macOS version: e.g macOS Monterey
Author
Owner

@NghiaTranUIT commented on GitHub (Sep 7, 2022):

You're right. Currently, when the data source is changed (Clicking on the item on the Left Panel), the table view is completely reloaded. Thus, the selection is reset to the first row.

I will add this behavior soon 👍

<!-- gh-comment-id:1238917964 --> @NghiaTranUIT commented on GitHub (Sep 7, 2022): You're right. Currently, when the data source is changed (Clicking on the item on the Left Panel), the table view is completely reloaded. Thus, the selection is reset to the first row. I will add this behavior soon 👍
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#1344
No description provided.