insomnium
insomnium copied to clipboard
Filter gets lost when selecting request
Expected Behavior
When selecting a request the list or requests should stay filtered
Actual Behavior
When selecting a request the list of requests is not filtered anymore and all requests in a collection show up
Reproduction Steps
- Enter a filter in request collection
- Select a request
Is there an existing issue for this?
- [X] I have searched the issue tracker for this problem.
Additional Information
Thanks for the effort of this fork!!!
Insomnium Version
0.1.3-alpha.0
What operating system are you using?
macOS
Operating System Version
Ventura 13.6
Installation method
downloaded from releases
Last Known Working Insomnium version
No response
hmm I wasn't able to replicate this on my Mac
the filter works across url of the request too (e.g. so not just name; so if you have 3 requests pointing to localhost with name A,B,C, the three req will still show up searching for localhost ) - could that be the cause in your case?
You could use Name Ascending in that case:
(here New Request shows up as it contains "g" in the url)
I can reproduce this issue on 0.2.0 (Linux):
-
filter list of requests
-
select a request
Expected: List stays the same Actual: List shows all requests
oh I see; I'm still not able to replicate it on my mac. Seems like an edge-case rendering bug from the old code base; will look more into it when I'm free
(& am also open to any pull-request on this)
oh I can replicate it now; for me the bug only shows up if sorting is chosen as something other than "manual"
for me it also happens when choosing manual
i see.. I need to investigate more (I will also check if Kong has fixed it in their main branch)
This is happening with on MacOS when running version 0.2.3-a
. Name ascending sorting keeps reseting to manual whenever a request is selected.
Folder / request structure to reproduce: