iachat/app/javascript/dashboard/routes
Gabriel Jablonski 8728db8869
fix(conversation): restore scroll-to-bottom after switching conversations (#250)
The scheduled-messages refactor (9a05ff524) split setActiveChat into
two branches but dropped the .then() callback that emits
SCROLL_TO_MESSAGE for normal conversation loads (no messageId).
Without this event scrollToBottom() never fires after messages load,
leaving the scroll at the top and triggering infinite history fetch.
2026-03-26 12:46:53 -03:00
..
dashboard fix(conversation): restore scroll-to-bottom after switching conversations (#250) 2026-03-26 12:46:53 -03:00
index.js Chore/merge upstream 4.8.0 (#150) 2025-11-19 16:25:58 -03:00
index.spec.js chore: fix circleci on vite build (#10214) 2024-10-07 15:27:41 +05:30