owncast/web/components/ui/Content
gingervitis 29041e6d76
Address chat modal button issues (#3042)
* don't display chat button or modal if isModal is true. dont display the show/hide chat option in the userdropedown for tablet sizes either. tweak chat button styles and make chat button bg the same as the chat component bg color.

* only show chat button if online

* fix(chat): chat should be available through 5min buffer period. Fixes #3044

* fix(test): update mobile test

---------

Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2023-05-23 16:32:35 -07:00
..
ActionButtons.tsx Refactor mobile chat into modal (#3038) 2023-05-22 18:56:44 -07:00
Content.module.scss Address chat modal button issues (#3042) 2023-05-23 16:32:35 -07:00
Content.tsx Address chat modal button issues (#3042) 2023-05-23 16:32:35 -07:00
DesktopContent.module.scss fix(ui): vh->vw for content margin 2023-04-26 21:42:30 -07:00
DesktopContent.tsx fix: #2668 Page Vertical Spacing Issues (#2863) 2023-04-26 15:31:23 -07:00
MobileContent.module.scss fix(ui): restore page margin and background color. Closes #2959 2023-04-26 21:27:35 -07:00
MobileContent.tsx Refactor mobile chat into modal (#3038) 2023-05-22 18:56:44 -07:00