Skip to content
Snippets Groups Projects
Commit 04fe59bb authored by KDSBrowne's avatar KDSBrowne
Browse files

add aria-live to time-window-list

parent d3acfa4c
No related branches found
No related tags found
No related merge requests found
......@@ -292,6 +292,7 @@ class TimeWindowList extends PureComponent {
className={styles.messageListWrapper}
key="chat-list"
data-test="chatMessages"
aria-live="polite"
ref={node => this.messageListWrapper = node}
>
<AutoSizer>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment