Specify aria-level="1" on Room List tree RoomSubList

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
pull/21833/head
Michael Telatynski 2019-10-23 10:52:35 +01:00
parent 7b7f8a603f
commit 744fc5ca6a
1 changed files with 1 additions and 0 deletions

View File

@ -324,6 +324,7 @@ const RoomSubList = createReactClass({
aria-expanded={!isCollapsed}
inputRef={this._headerButton}
role="treeitem"
aria-level="1"
>
{ chevron }
<span>{this.props.label}</span>