Commit f6f2bb8
authored
Key the feed scroller by channel so revisits land at the latest message
Channel-to-channel navigation swaps the feed content without a route
remount, so the scroller provider persisted and its one-shot
defaultScrollPosition never re-applied — a revisited channel kept the
previous channel's scroll offset (often the top). Keying the provider by
channelId fresh-mounts it per channel, re-firing the initial end-scroll.
Generated-By: PostHog Code
Task-Id: d887d524-7d87-4d7a-b38c-b20289937ad11 parent a0a78f7 commit f6f2bb8
1 file changed
Lines changed: 5 additions & 1 deletion
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
716 | 716 | | |
717 | 717 | | |
718 | 718 | | |
719 | | - | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
720 | 724 | | |
721 | 725 | | |
722 | 726 | | |
| |||
0 commit comments