Commit 8e290fc
committed
fix(web): prevent auto-scroll when toggling work log expansion
Expanding a work log group during a running session would trigger
scheduleStickToBottom via the timelineEntries effect, yanking the
viewport to the bottom. Disable auto-scroll on toggle so the user
stays where they clicked; the scroll-to-bottom button is shown if
they want to jump back.1 parent 644b808 commit 8e290fc
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3435 | 3435 | | |
3436 | 3436 | | |
3437 | 3437 | | |
| 3438 | + | |
| 3439 | + | |
3438 | 3440 | | |
3439 | 3441 | | |
3440 | 3442 | | |
| |||
0 commit comments