This repository was archived by the owner on Sep 11, 2024. It is now read-only.
File tree 11 files changed +46
-17
lines changed
playwright/snapshots/settings/preferences-user-settings-tab.spec.ts
right_panel/__snapshots__
11 files changed +46
-17
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ exports[`ThreadPanel Header expect that All filter for ThreadPanelHeader properl
12
12
</h4 >
13
13
<button
14
14
aria-label = " Mark all as read"
15
- class = " _icon-button_bh2qc_17 "
15
+ class = " _icon-button_rijzz_17 "
16
16
role = " button"
17
17
style = " --cpd-icon-button-size: 24px;"
18
18
tabindex = " 0"
@@ -52,7 +52,7 @@ exports[`ThreadPanel Header expect that My filter for ThreadPanelHeader properly
52
52
</h4 >
53
53
<button
54
54
aria-label = " Mark all as read"
55
- class = " _icon-button_bh2qc_17 "
55
+ class = " _icon-button_rijzz_17 "
56
56
role = " button"
57
57
style = " --cpd-icon-button-size: 24px;"
58
58
tabindex = " 0"
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ exports[`AppTile destroys non-persisted right panel widget on room change 1`] =
30
30
/>
31
31
</div >
32
32
<button
33
- class = " _icon-button_bh2qc_17 _subtle-bg_bh2qc_38 "
33
+ class = " _icon-button_rijzz_17 "
34
34
data-testid = " base-card-close-button"
35
35
role = " button"
36
36
style = " --cpd-icon-button-size: 28px;"
Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ exports[`<RoomSummaryCard /> has button to edit topic when expanded 1`] = `
71
71
</span >
72
72
</p >
73
73
<button
74
- class = " _icon-button_bh2qc_17 mx_RoomSummaryCard_topic_chevron"
74
+ class = " _icon-button_rijzz_17 mx_RoomSummaryCard_topic_chevron"
75
75
role = " button"
76
76
style = " --cpd-icon-button-size: 24px;"
77
77
tabindex = " 0"
@@ -814,7 +814,7 @@ exports[`<RoomSummaryCard /> renders the room topic in the summary 1`] = `
814
814
</span >
815
815
</p >
816
816
<button
817
- class = " _icon-button_bh2qc_17 mx_RoomSummaryCard_topic_chevron"
817
+ class = " _icon-button_rijzz_17 mx_RoomSummaryCard_topic_chevron"
818
818
role = " button"
819
819
style = " --cpd-icon-button-size: 24px;"
820
820
tabindex = " 0"
Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ exports[`<UserInfo /> with crypto enabled renders <BasicUserInfo /> 1`] = `
83
83
Profile
84
84
</p >
85
85
<button
86
- class = " _icon-button_bh2qc_17 _subtle-bg_bh2qc_38 "
86
+ class = " _icon-button_rijzz_17 "
87
87
data-testid = " base-card-close-button"
88
88
role = " button"
89
89
style = " --cpd-icon-button-size: 28px;"
@@ -247,7 +247,7 @@ exports[`<UserInfo /> with crypto enabled should render a deactivate button for
247
247
Profile
248
248
</p >
249
249
<button
250
- class = " _icon-button_bh2qc_17 _subtle-bg_bh2qc_38 "
250
+ class = " _icon-button_rijzz_17 "
251
251
data-testid = " base-card-close-button"
252
252
role = " button"
253
253
style = " --cpd-icon-button-size: 28px;"
Original file line number Diff line number Diff line change 3
3
exports [` <VideoRoomChatButton /> renders button with an unread marker when room is unread 1` ] = `
4
4
<button
5
5
aria-label = " Chat"
6
- class = " _icon-button_bh2qc_17 "
6
+ class = " _icon-button_rijzz_17 "
7
7
data-indicator = " default"
8
8
role = " button"
9
9
style = " --cpd-icon-button-size: 32px;"
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ exports[`RoomHeader does not show the face pile for DMs 1`] = `
46
46
<button
47
47
aria-disabled = " true"
48
48
aria-label = " There's no one here to call"
49
- class = " _icon-button_bh2qc_17 "
49
+ class = " _icon-button_rijzz_17 "
50
50
role = " button"
51
51
style = " --cpd-icon-button-size: 32px;"
52
52
tabindex = " 0"
@@ -61,7 +61,7 @@ exports[`RoomHeader does not show the face pile for DMs 1`] = `
61
61
<button
62
62
aria-disabled = " true"
63
63
aria-label = " There's no one here to call"
64
- class = " _icon-button_bh2qc_17 "
64
+ class = " _icon-button_rijzz_17 "
65
65
role = " button"
66
66
style = " --cpd-icon-button-size: 32px;"
67
67
tabindex = " 0"
@@ -75,7 +75,7 @@ exports[`RoomHeader does not show the face pile for DMs 1`] = `
75
75
</button >
76
76
<button
77
77
aria-label = " Room info"
78
- class = " _icon-button_bh2qc_17 "
78
+ class = " _icon-button_rijzz_17 "
79
79
role = " button"
80
80
style = " --cpd-icon-button-size: 32px;"
81
81
tabindex = " 0"
@@ -89,7 +89,7 @@ exports[`RoomHeader does not show the face pile for DMs 1`] = `
89
89
</button >
90
90
<button
91
91
aria-label = " Threads"
92
- class = " _icon-button_bh2qc_17 "
92
+ class = " _icon-button_rijzz_17 "
93
93
role = " button"
94
94
style = " --cpd-icon-button-size: 32px;"
95
95
tabindex = " 0"
Original file line number Diff line number Diff line change @@ -240,7 +240,7 @@ exports[`<ThemeChoicePanel /> custom theme should display custom theme 1`] = `
240
240
</span >
241
241
<button
242
242
aria-label = " Delete"
243
- class = " _icon-button_bh2qc_17 _destructive_bh2qc_83 "
243
+ class = " _icon-button_rijzz_17 _destructive_rijzz_78 "
244
244
role = " button"
245
245
style = " --cpd-icon-button-size: 32px;"
246
246
tabindex = " 0"
@@ -506,7 +506,7 @@ exports[`<ThemeChoicePanel /> custom theme should render the custom theme sectio
506
506
</span >
507
507
<button
508
508
aria-label = " Delete"
509
- class = " _icon-button_bh2qc_17 _destructive_bh2qc_83 "
509
+ class = " _icon-button_rijzz_17 _destructive_rijzz_78 "
510
510
role = " button"
511
511
style = " --cpd-icon-button-size: 32px;"
512
512
tabindex = " 0"
Original file line number Diff line number Diff line change @@ -224,6 +224,35 @@ exports[`PreferencesUserSettingsTab should render 1`] = `
224
224
<div
225
225
class = " mx_SettingsSubsection_content"
226
226
>
227
+ <div
228
+ class = " mx_SettingsSubsection_contentStretch"
229
+ >
230
+ Set timezone
231
+ <div
232
+ class = " mx_Dropdown mx_dropdownUserTimezone"
233
+ >
234
+ <div
235
+ aria-describedby = " mx_dropdownUserTimezone_value"
236
+ aria-expanded = " false"
237
+ aria-haspopup = " listbox"
238
+ aria-label = " Set timezone"
239
+ aria-owns = " mx_dropdownUserTimezone_input"
240
+ class = " mx_AccessibleButton mx_Dropdown_input mx_no_textinput"
241
+ role = " button"
242
+ tabindex = " 0"
243
+ >
244
+ <div
245
+ class = " mx_Dropdown_option"
246
+ id = " mx_dropdownUserTimezone_value"
247
+ >
248
+ Browser default (UTC)
249
+ </div >
250
+ <span
251
+ class = " mx_Dropdown_arrow"
252
+ />
253
+ </div >
254
+ </div >
255
+ </div >
227
256
<div
228
257
class = " mx_SettingsFlag"
229
258
>
Original file line number Diff line number Diff line change @@ -234,7 +234,7 @@ exports[`<SpacePanel /> should show all activated MetaSpaces in the correct orde
234
234
aria-expanded = " true"
235
235
aria-haspopup = " dialog"
236
236
aria-label = " Threads"
237
- class = " _icon-button_bh2qc_17 mx_ThreadsActivityCentreButton"
237
+ class = " _icon-button_rijzz_17 mx_ThreadsActivityCentreButton"
238
238
role = " button"
239
239
style = " --cpd-icon-button-size: 32px;"
240
240
tabindex = " 0"
Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ exports[`ThreadsActivityCentre should close the release announcement when the TA
150
150
aria-expanded = " true"
151
151
aria-haspopup = " menu"
152
152
aria-label = " Threads"
153
- class = " _icon-button_bh2qc_17 mx_ThreadsActivityCentreButton"
153
+ class = " _icon-button_rijzz_17 mx_ThreadsActivityCentreButton"
154
154
data-state = " open"
155
155
id = " radix-2"
156
156
role = " button"
@@ -437,7 +437,7 @@ exports[`ThreadsActivityCentre should render the release announcement 1`] = `
437
437
aria-expanded = " true"
438
438
aria-haspopup = " dialog"
439
439
aria-label = " Threads"
440
- class = " _icon-button_bh2qc_17 mx_ThreadsActivityCentreButton"
440
+ class = " _icon-button_rijzz_17 mx_ThreadsActivityCentreButton"
441
441
role = " button"
442
442
style = " --cpd-icon-button-size: 32px;"
443
443
tabindex = " 0"
You can’t perform that action at this time.
0 commit comments