fix(timeline): cancel stranded drag interactions
This commit is contained in:
@@ -27,6 +27,7 @@ the timeline is the highest-risk UX surface and still not boringly reliable enou
|
||||
Progress note:
|
||||
- 2026-04-01: overlay cleanup on timeline `viewMode` changes and initial-loading transitions landed with targeted e2e regression coverage for allocation popovers across view switches.
|
||||
- 2026-04-01: viewport-change behavior was tightened so point-anchored timeline popovers close on scroll/resize, while element-anchored hover cards remain repositionable; the viewport regression now passes with a non-happy-path e2e.
|
||||
- 2026-04-01: active timeline gestures now cancel on window blur / hidden-tab transitions instead of leaving drag or resize state stranded; regression coverage verifies a mid-resize focus loss reverts the preview and allows the next interaction to proceed cleanly.
|
||||
|
||||
Slices:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user