orca/tests
Jinjing d280a7cbe8
Make sidebar reveal always jump instantly instead of smooth-scrolling (#8019)
- Removes the `behavior`/`sidebarRevealBehavior` plumbing throughout
  activation and reveal call sites now that every reveal jumps
  immediately, eliminating the need to special-case newly created
  worktrees.
- Reworks worktree-sidebar-reveal.ts to center the target row within
  the viewport and temporarily pad list boundaries so first/last rows
  can still center instead of clamping to the edge.
- Drops the reduced-motion e2e workaround since reveals no longer
  animate.
2026-07-09 21:50:03 -07:00
..
e2e Make sidebar reveal always jump instantly instead of smooth-scrolling (#8019) 2026-07-09 21:50:03 -07:00
.gitignore feat: add idempotent E2E test suite with headless Electron support (#671) 2026-04-19 12:09:32 -07:00
playwright.config.ts Stabilize sharded e2e CI concurrency (#6312) 2026-06-24 18:39:02 -07:00