Emmanuel Rizky 64bd6d59e2 feat(chat): auto-scroll to latest message
Implement an auto-scrolling feature for the chat window.

This uses the `useEffect` and `useRef` hooks to automatically scroll the message container to the bottom whenever new messages are added or the typing indicator appears, ensuring the latest content is always in view.
2025-08-03 13:07:34 +07:00
Description
No description provided
53 MiB
Languages
JavaScript 50.2%
HTML 28.1%
TypeScript 11.7%
CSS 9.8%
PHP 0.2%