A11y: move focus to right panel when opened (#30553)
* fix: move focus to right panel when opened * test: update snapshot * test(e2e): update screenshot
This commit is contained in:
@@ -2189,9 +2189,11 @@ exports[`RoomView video rooms should render joined video room view 1`] = `
|
||||
style="position: relative; user-select: auto; width: 420px; height: 100%; max-width: 50%; min-width: 320px; box-sizing: border-box; flex-shrink: 0;"
|
||||
>
|
||||
<aside
|
||||
aria-label="Right panel"
|
||||
class="mx_RightPanel"
|
||||
data-testid="right-panel"
|
||||
id="mx_RightPanel"
|
||||
tabindex="-1"
|
||||
>
|
||||
<div
|
||||
class="mx_BaseCard mx_ThreadPanel mx_TimelineCard"
|
||||
|
||||
Reference in New Issue
Block a user