playwright/packages/trace-viewer/src
Simon Knott 3a5bf1cc1d
fix(trace viewer): reveal stack for highlighted action (#32919)
Closes https://github.com/microsoft/playwright/issues/32915.

In the `Call` and `Logs` tabs, we update the contents based on the
hovered action. We document that this is also the case for the `Source`
tab:


78054a7652/docs/src/test-ui-mode-js.md?plain=1#L61-L65

But it isn't. Not sure if it's a regression or not, but this PR fixes
it.
2024-10-02 13:30:44 +02:00
..
sw chore: render recorded action list in tv mode (#32841) 2024-09-26 16:46:27 -07:00
third_party feat(trace-viewer): add network requests 'copy as cURL' button (#32627) 2024-09-18 14:35:11 +02:00
types chore: move actions types to recorder (#32839) 2024-09-26 14:50:09 -07:00
ui fix(trace viewer): reveal stack for highlighted action (#32919) 2024-10-02 13:30:44 +02:00
DEPS.list chore: render recorded action list in tv mode (#32841) 2024-09-26 16:46:27 -07:00
embedded.tsx chore(ui): update to react 18 (#32079) 2024-08-12 13:50:11 +02:00
index.tsx chore(ui): update to react 18 (#32079) 2024-08-12 13:50:11 +02:00
recorder.tsx chore: render recorded action list in tv mode (#32841) 2024-09-26 16:46:27 -07:00
sw-main.ts chore: move sw files into the sw/ folder (#32837) 2024-09-26 11:22:20 -07:00
uiMode.tsx chore(ui): update to react 18 (#32079) 2024-08-12 13:50:11 +02:00
vite-env.d.ts chore: migrate trace-viewer and recorder to vite (#13076) 2022-03-25 14:12:00 -07:00