mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 02:25:56 +00:00
da9800ff2f
The stable-row focus fallback ran after the shared dialog cleanup and could scroll a lower Manage trigger into view. Preserve the existing focus return without changing the operator's viewport, and cover the real desktop and narrow browser path. Contract-Neutral: frontend focus-restoration bugfix; no API or persisted-data change. Change-source: pulse-maintainer