This repository was archived by the owner on Aug 1, 2025. It is now read-only.
Commit c1d56cd
fix(chat): issue where the "Skip to end" button remains when switching to a new chat window (#8172)
Fixes
[QA-736](https://linear.app/sourcegraph/issue/QA-736/core-skip-to-end-toast-message-remains-stuck-after-clicking-new-chat)
## Test plan
Ran unit tests and integration tests. Checked the behavior locally.
Co-authored-by: Amp <amp@ampcode.com>1 parent 7f9664a commit c1d56cd
2 files changed
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
353 | 361 | | |
354 | 362 | | |
355 | 363 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
289 | | - | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
290 | 292 | | |
291 | 293 | | |
292 | 294 | | |
| |||
0 commit comments