You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, the tab list (the div with class mx_HeaderButtons), which contains the tabs pertaining to the right side bar, is part of the main header wrapper. But semantically, it belongs to the aside that contains the side bar. It should be moved into that side bar to create a DOM-wise and screen-reader logical connection to that side bar, since from the current layout, it is not clear that these tabs affect the side bar, not the main view of the room.
The text was updated successfully, but these errors were encountered:
Right now, the tab list (the div with class mx_HeaderButtons), which contains the tabs pertaining to the right side bar, is part of the main header wrapper. But semantically, it belongs to the aside that contains the side bar. It should be moved into that side bar to create a DOM-wise and screen-reader logical connection to that side bar, since from the current layout, it is not clear that these tabs affect the side bar, not the main view of the room.
The text was updated successfully, but these errors were encountered: