agent-ecosystem/test/renderer/components/team/messages
777genius b9cfdb9323 fix(team-messages): scope debounced sidebar scroll persistence to its team
A scroll within the 100ms persist debounce could otherwise have its queued
update fire after the user switched teams, writing the previous team's offset
under the new team and restoring the sidebar to the wrong position. Capture the
team that scheduled the update and drop it on fire if the active team changed.
2026-05-31 18:29:35 +03:00
..
MessagesPanel.test.ts fix(team-messages): scope debounced sidebar scroll persistence to its team 2026-05-31 18:29:35 +03:00
OpenCodeDeliveryWarning.test.tsx fix(team): harden opencode launch diagnostics 2026-05-05 00:47:05 +03:00