owncast/web/components/chat/ChatContainer
Riya Bhatia 1ddba0118e
State-changed events modified to be in aria live region (#3469)
* Made changes to chatcontainer, still facing issue with only reading out the newest message

* Added accessibility measure for chat to allow for latest message to be read by screen reader

* Fixed linting errors

* Fixed linting errors pt. 2

* Fixed linting errors, the finale?

* Ok this is actually it i promise

* add username to be read out by screenreader

* fix string concat linter issue

* fix linting indexing issue

* remove test mp4 files

---------

Co-authored-by: melghali <melghali@andrew.cmu.edu>
2024-03-05 22:02:58 -08:00
..
ChatContainer.module.scss State-changed events modified to be in aria live region (#3469) 2024-03-05 22:02:58 -08:00
ChatContainer.stories.tsx Migrated Storybook notation from CSF2 to CSF3 (#3412) 2023-11-06 19:35:05 -08:00
ChatContainer.tsx State-changed events modified to be in aria live region (#3469) 2024-03-05 22:02:58 -08:00
ScrollToBotBtn.tsx feat(ui): add id to scroll to bottom button 2023-05-08 09:44:39 -07:00