owncast/web/components/chat/ChatContainer
janWilejan 14baef4e36
remove excess resize event listeners (#3169)
We add a resize handler to the window when the ChatContainer is created. If a
second ChatContainer is created due to React redrawing, remove the old handler.

Co-authored-by: janWilejan <>
2023-07-13 12:36:21 -07:00
..
ChatContainer.module.scss replace margins with padding in the chat container (#3165) 2023-07-11 13:07:58 -07:00
ChatContainer.stories.tsx fix(chat): fix bot status not showing. Closes #3046 2023-05-31 13:54:03 -07:00
ChatContainer.tsx remove excess resize event listeners (#3169) 2023-07-13 12:36:21 -07:00
ScrollToBotBtn.tsx feat(ui): add id to scroll to bottom button 2023-05-08 09:44:39 -07:00