1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-08-09 08:42:50 +03:00

Use typographical quotes in no threads UI (#7713)

This commit is contained in:
Germain
2022-02-07 15:13:34 +00:00
committed by GitHub
parent ec92102fe3
commit 544957bdad
5 changed files with 44 additions and 28 deletions

View File

@@ -59,9 +59,10 @@ exports[`ThreadPanel Header expect that ThreadPanelHeader has the correct option
Object {
"current": <div
aria-checked="true"
class="mx_AccessibleButton mx_ThreadPanel_Header_FilterOptionItem"
class="mx_AccessibleButton mx_ThreadPanel_Header_FilterOptionItem focus-visible"
data-focus-visible-added=""
role="menuitemradio"
tabindex="-1"
tabindex="0"
>
<span>
All threads
@@ -75,7 +76,7 @@ exports[`ThreadPanel Header expect that ThreadPanelHeader has the correct option
onClick={[Function]}
onFocus={[Function]}
role="menuitemradio"
tabIndex={-1}
tabIndex={0}
>
<div
aria-checked={true}
@@ -85,7 +86,7 @@ exports[`ThreadPanel Header expect that ThreadPanelHeader has the correct option
onKeyDown={[Function]}
onKeyUp={[Function]}
role="menuitemradio"
tabIndex={-1}
tabIndex={0}
>
<span>
All threads