playwright/packages
Tyler Gould a4d361379f
fix: scroll timeline with multiple pages in context (#23493)
Fixes #23490 

Before:
<img width="500" alt="image"
src="https://github.com/microsoft/playwright/assets/4130722/faa1f7c3-9aeb-4e0c-aca3-0d9c24609628">

After:
<img width="500" alt="image"
src="https://github.com/microsoft/playwright/assets/4130722/6dfbc204-8ff2-49cb-a374-734750c6a385">

---------

Signed-off-by: Tyler Gould <4130722+scitech@users.noreply.github.com>
Co-authored-by: Andrey Lushnikov <aslushnikov@gmail.com>
2023-06-09 09:07:14 -07:00
..
html-reporter fix(html): fix the filter to respect status (#23208) 2023-05-22 15:35:19 -07:00
playwright chore: cut 1.35.0 (#23579) 2023-06-07 12:41:56 -07:00
playwright-chromium chore: cut 1.35.0 (#23579) 2023-06-07 12:41:56 -07:00
playwright-core chore: elementHandle getters implemented through Frame (#23557) 2023-06-09 07:18:13 -07:00
playwright-ct-core chore: cut 1.35.0 (#23579) 2023-06-07 12:41:56 -07:00
playwright-ct-react chore: cut 1.35.0 (#23579) 2023-06-07 12:41:56 -07:00
playwright-ct-react17 chore: cut 1.35.0 (#23579) 2023-06-07 12:41:56 -07:00
playwright-ct-solid chore: cut 1.35.0 (#23579) 2023-06-07 12:41:56 -07:00
playwright-ct-svelte chore: cut 1.35.0 (#23579) 2023-06-07 12:41:56 -07:00
playwright-ct-vue chore: cut 1.35.0 (#23579) 2023-06-07 12:41:56 -07:00
playwright-ct-vue2 chore: cut 1.35.0 (#23579) 2023-06-07 12:41:56 -07:00
playwright-firefox chore: cut 1.35.0 (#23579) 2023-06-07 12:41:56 -07:00
playwright-test docs: fix a comment typo (#23592) 2023-06-08 21:35:04 -07:00
playwright-webkit chore: cut 1.35.0 (#23579) 2023-06-07 12:41:56 -07:00
protocol/src chore: unflake the network status test (#23551) 2023-06-06 16:55:53 -07:00
recorder chore(internal): generate code in jsonl (#23124) 2023-05-20 10:15:33 -07:00
trace/src fix: miscellaneous improvements for tracing UI (#23558) 2023-06-06 17:38:44 -07:00
trace-viewer fix: scroll timeline with multiple pages in context (#23493) 2023-06-09 09:07:14 -07:00
web chore: hide 'Open in VSCode' for folders in UI Mode (#23499) 2023-06-05 22:09:45 +02:00
.eslintrc-with-ts-config.js lint: prevent object string concatenation (#23172) 2023-05-19 15:17:43 -07:00
.eslintrc.js lint: prevent object string concatenation (#23172) 2023-05-19 15:17:43 -07:00