### 🚀 Feature Request In network tab of UI mode/trace viewer, it would be nice to filter on multiple types at once. This should be possible by clicking with `Ctrl`. ### Example <img width="562" height="50" alt="Image" src="https://github.com/user-attachments/assets/1c3c1799-2379-4782-b620-7651345db90a" /> ### Motivation Browser devtools also allows this. E.g. it's quite common to want to see all calls from either type Fetch or HTML at the same time.