caido / caido

🚀 Caido releases, wiki and roadmap
https://caido.io
1.05k stars 40 forks source link

Request highlights stop showing up in HTTP History #1141

Open Cache-Money opened 1 month ago

Cache-Money commented 1 month ago

Community Note

Bug description

After opening the app you can successfully highly requests in your HTTP History, however after using Caido for some time highlighting seems to no longer work, and previously highlighted requests don't show up anymore. The issue seems to be client side since the mutation is still made and restarting the application has the highlights show up again.

How to reproduce

I have no idea what causes this so I don't have accurate replication steps because it seems to happen at random intervals. Basically just use the app for a few hours then attempt to highlight a request in the HTTP History and see that it has no action.

Here is a video of the bug in action. Notice nothing is getting highlighted.

BrokenHighlight

Environment & setup

OS: Windows OS version: 10 Caido version: 0.39

Sytten commented 1 month ago

We have had some report of that without us being able to reproduce it reliably, we will dig into it. The highlight stuff is tricky for a lot of implementation details.