TAC: Fix accessibility issue when the Release announcement is displayed (#12482)
* Update `@vector-im/compound-web` * Update TAC snapshots * Update space panel snapshots
This commit is contained in:
parent
6a3741b779
commit
7193d4c695
4 changed files with 7 additions and 5 deletions
|
@ -230,6 +230,7 @@ exports[`<SpacePanel /> should show all activated MetaSpaces in the correct orde
|
|||
>
|
||||
<button
|
||||
aria-controls="floating-ui-7"
|
||||
aria-describedby="floating-ui-7"
|
||||
aria-expanded="true"
|
||||
aria-haspopup="dialog"
|
||||
aria-label="Threads"
|
||||
|
|
|
@ -433,6 +433,7 @@ exports[`ThreadsActivityCentre should render the release announcement 1`] = `
|
|||
>
|
||||
<button
|
||||
aria-controls="floating-ui-6"
|
||||
aria-describedby="floating-ui-6"
|
||||
aria-expanded="true"
|
||||
aria-haspopup="dialog"
|
||||
aria-label="Threads"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue