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. |
||
|---|---|---|
| .. | ||
| chat | ||
| cli | ||
| common | ||
| extensions | ||
| layout | ||
| runtime | ||
| sidebar | ||
| team | ||
| ui | ||
| fileLink.test.ts | ||
| renderOutput.test.ts | ||
| reviewDiffSafety.test.ts | ||