[Backport staging] TAC: Fix accessibility issue when the Release announcement is displayed (#12484)
Co-authored-by: Florian Duros <florianduros@element.io>
This commit is contained in:
parent
c152bfd83c
commit
11731809b0
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