Skip to content

Commit 0c70046

Browse files
authored
Merge branch 'master' into fix-cse
2 parents bdb5b45 + d331a5d commit 0c70046

File tree

4 files changed

+151
-125
lines changed

4 files changed

+151
-125
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"private": true,
33
"type": "module",
44
"name": "frontend",
5-
"packageManager": "yarn@4.6.0",
5+
"packageManager": "yarn@4.13.0+sha512.5c20ba010c99815433e5c8453112165e673f1c7948d8d2b267f4b5e52097538658388ebc9f9580656d9b75c5cc996f990f611f99304a2197d4c56d21eea370e7",
66
"version": "1.4.3",
77
"scripts-info": {
88
"analyze": "Analyze bundle size breakdown",

src/commons/assessmentWorkspace/__tests__/__snapshots__/AssessmentWorkspace.test.tsx.snap

Lines changed: 36 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,7 @@ exports[`AssessmentWorkspace > AssessmentWorkspace page with ContestVoting quest
235235
aria-haspopup="false"
236236
aria-label="Cursor at row 1"
237237
autocapitalize="off"
238+
autocomplete="off"
238239
autocorrect="off"
239240
class="ace_text-input"
240241
role="textbox"
@@ -320,10 +321,11 @@ exports[`AssessmentWorkspace > AssessmentWorkspace page with ContestVoting quest
320321
</div>
321322
</div>
322323
<div
323-
class="ace_tooltip"
324+
class="ace_tooltip ace_gutter-tooltip"
324325
id="gt6"
325326
role="tooltip"
326-
style="display: none; pointer-events: auto;"
327+
style="display: none; white-space: pre-wrap; pointer-events: auto;"
328+
tabindex="-1"
327329
/>
328330
</div>
329331
<div
@@ -777,6 +779,7 @@ exports[`AssessmentWorkspace > AssessmentWorkspace page with ContestVoting quest
777779
aria-haspopup="false"
778780
aria-label="Cursor at row 1"
779781
autocapitalize="off"
782+
autocomplete="off"
780783
autocorrect="off"
781784
class="ace_text-input"
782785
role="textbox"
@@ -863,10 +866,11 @@ exports[`AssessmentWorkspace > AssessmentWorkspace page with ContestVoting quest
863866
</div>
864867
</div>
865868
<div
866-
class="ace_tooltip"
869+
class="ace_tooltip ace_gutter-tooltip"
867870
id="gt7"
868871
role="tooltip"
869-
style="display: none; pointer-events: auto;"
872+
style="display: none; white-space: pre-wrap; pointer-events: auto;"
873+
tabindex="-1"
870874
/>
871875
</div>
872876
<div
@@ -1562,6 +1566,7 @@ exports[`AssessmentWorkspace > AssessmentWorkspace page with MCQ question render
15621566
aria-haspopup="false"
15631567
aria-label="Cursor at row 1"
15641568
autocapitalize="off"
1569+
autocomplete="off"
15651570
autocorrect="off"
15661571
class="ace_text-input"
15671572
role="textbox"
@@ -1648,10 +1653,11 @@ exports[`AssessmentWorkspace > AssessmentWorkspace page with MCQ question render
16481653
</div>
16491654
</div>
16501655
<div
1651-
class="ace_tooltip"
1656+
class="ace_tooltip ace_gutter-tooltip"
16521657
id="gt5"
16531658
role="tooltip"
1654-
style="display: none; pointer-events: auto;"
1659+
style="display: none; white-space: pre-wrap; pointer-events: auto;"
1660+
tabindex="-1"
16551661
/>
16561662
</div>
16571663
<div
@@ -1907,6 +1913,7 @@ exports[`AssessmentWorkspace > AssessmentWorkspace page with overdue assessment
19071913
aria-haspopup="false"
19081914
aria-label="Cursor at row 1"
19091915
autocapitalize="off"
1916+
autocomplete="off"
19101917
autocorrect="off"
19111918
class="ace_text-input"
19121919
role="textbox"
@@ -1992,10 +1999,11 @@ exports[`AssessmentWorkspace > AssessmentWorkspace page with overdue assessment
19921999
</div>
19932000
</div>
19942001
<div
1995-
class="ace_tooltip"
2002+
class="ace_tooltip ace_gutter-tooltip"
19962003
id="gt3"
19972004
role="tooltip"
1998-
style="display: none; pointer-events: auto;"
2005+
style="display: none; white-space: pre-wrap; pointer-events: auto;"
2006+
tabindex="-1"
19992007
/>
20002008
</div>
20012009
<div
@@ -2392,6 +2400,7 @@ exports[`AssessmentWorkspace > AssessmentWorkspace page with overdue assessment
23922400
aria-haspopup="false"
23932401
aria-label="Cursor at row 1"
23942402
autocapitalize="off"
2403+
autocomplete="off"
23952404
autocorrect="off"
23962405
class="ace_text-input"
23972406
role="textbox"
@@ -2478,10 +2487,11 @@ exports[`AssessmentWorkspace > AssessmentWorkspace page with overdue assessment
24782487
</div>
24792488
</div>
24802489
<div
2481-
class="ace_tooltip"
2490+
class="ace_tooltip ace_gutter-tooltip"
24822491
id="gt4"
24832492
role="tooltip"
2484-
style="display: none; pointer-events: auto;"
2493+
style="display: none; white-space: pre-wrap; pointer-events: auto;"
2494+
tabindex="-1"
24852495
/>
24862496
</div>
24872497
<div
@@ -2767,6 +2777,7 @@ exports[`AssessmentWorkspace > AssessmentWorkspace page with programming questio
27672777
aria-haspopup="false"
27682778
aria-label="Cursor at row 1"
27692779
autocapitalize="off"
2780+
autocomplete="off"
27702781
autocorrect="off"
27712782
class="ace_text-input"
27722783
role="textbox"
@@ -2852,10 +2863,11 @@ exports[`AssessmentWorkspace > AssessmentWorkspace page with programming questio
28522863
</div>
28532864
</div>
28542865
<div
2855-
class="ace_tooltip"
2866+
class="ace_tooltip ace_gutter-tooltip"
28562867
id="gt1"
28572868
role="tooltip"
2858-
style="display: none; pointer-events: auto;"
2869+
style="display: none; white-space: pre-wrap; pointer-events: auto;"
2870+
tabindex="-1"
28592871
/>
28602872
</div>
28612873
<div
@@ -3252,6 +3264,7 @@ exports[`AssessmentWorkspace > AssessmentWorkspace page with programming questio
32523264
aria-haspopup="false"
32533265
aria-label="Cursor at row 1"
32543266
autocapitalize="off"
3267+
autocomplete="off"
32553268
autocorrect="off"
32563269
class="ace_text-input"
32573270
role="textbox"
@@ -3338,10 +3351,11 @@ exports[`AssessmentWorkspace > AssessmentWorkspace page with programming questio
33383351
</div>
33393352
</div>
33403353
<div
3341-
class="ace_tooltip"
3354+
class="ace_tooltip ace_gutter-tooltip"
33423355
id="gt2"
33433356
role="tooltip"
3344-
style="display: none; pointer-events: auto;"
3357+
style="display: none; white-space: pre-wrap; pointer-events: auto;"
3358+
tabindex="-1"
33453359
/>
33463360
</div>
33473361
<div
@@ -3627,6 +3641,7 @@ exports[`AssessmentWorkspace > AssessmentWorkspace renders Grading tab correctly
36273641
aria-haspopup="false"
36283642
aria-label="Cursor at row 1"
36293643
autocapitalize="off"
3644+
autocomplete="off"
36303645
autocorrect="off"
36313646
class="ace_text-input"
36323647
role="textbox"
@@ -3712,10 +3727,11 @@ exports[`AssessmentWorkspace > AssessmentWorkspace renders Grading tab correctly
37123727
</div>
37133728
</div>
37143729
<div
3715-
class="ace_tooltip"
3730+
class="ace_tooltip ace_gutter-tooltip"
37163731
id="gt8"
37173732
role="tooltip"
3718-
style="display: none; pointer-events: auto;"
3733+
style="display: none; white-space: pre-wrap; pointer-events: auto;"
3734+
tabindex="-1"
37193735
/>
37203736
</div>
37213737
<div
@@ -4329,6 +4345,7 @@ exports[`AssessmentWorkspace > AssessmentWorkspace renders Grading tab correctly
43294345
aria-haspopup="false"
43304346
aria-label="Cursor at row 1"
43314347
autocapitalize="off"
4348+
autocomplete="off"
43324349
autocorrect="off"
43334350
class="ace_text-input"
43344351
role="textbox"
@@ -4415,10 +4432,11 @@ exports[`AssessmentWorkspace > AssessmentWorkspace renders Grading tab correctly
44154432
</div>
44164433
</div>
44174434
<div
4418-
class="ace_tooltip"
4435+
class="ace_tooltip ace_gutter-tooltip"
44194436
id="gt9"
44204437
role="tooltip"
4421-
style="display: none; pointer-events: auto;"
4438+
style="display: none; white-space: pre-wrap; pointer-events: auto;"
4439+
tabindex="-1"
44224440
/>
44234441
</div>
44244442
<div

src/pages/playground/__tests__/__snapshots__/Playground.test.tsx.snap

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -410,6 +410,7 @@ exports[`Playground tests > Playground renders correctly 1`] = `
410410
aria-haspopup="false"
411411
aria-label="Cursor at row 1"
412412
autocapitalize="off"
413+
autocomplete="off"
413414
autocorrect="off"
414415
class="ace_text-input"
415416
role="textbox"
@@ -495,10 +496,11 @@ exports[`Playground tests > Playground renders correctly 1`] = `
495496
</div>
496497
</div>
497498
<div
498-
class="ace_tooltip"
499+
class="ace_tooltip ace_gutter-tooltip"
499500
id="gt1"
500501
role="tooltip"
501-
style="display: none; pointer-events: auto;"
502+
style="display: none; white-space: pre-wrap; pointer-events: auto;"
503+
tabindex="-1"
502504
/>
503505
</div>
504506
<div
@@ -1476,6 +1478,7 @@ and also the
14761478
aria-haspopup="false"
14771479
aria-label="Cursor at row 1"
14781480
autocapitalize="off"
1481+
autocomplete="off"
14791482
autocorrect="off"
14801483
class="ace_text-input"
14811484
role="textbox"
@@ -1562,10 +1565,11 @@ and also the
15621565
</div>
15631566
</div>
15641567
<div
1565-
class="ace_tooltip"
1568+
class="ace_tooltip ace_gutter-tooltip"
15661569
id="gt2"
15671570
role="tooltip"
1568-
style="display: none; pointer-events: auto;"
1571+
style="display: none; white-space: pre-wrap; pointer-events: auto;"
1572+
tabindex="-1"
15691573
/>
15701574
</div>
15711575
<div
@@ -2050,6 +2054,7 @@ exports[`Playground tests > Playground with link renders correctly 1`] = `
20502054
aria-haspopup="false"
20512055
aria-label="Cursor at row 1"
20522056
autocapitalize="off"
2057+
autocomplete="off"
20532058
autocorrect="off"
20542059
class="ace_text-input"
20552060
role="textbox"
@@ -2135,10 +2140,11 @@ exports[`Playground tests > Playground with link renders correctly 1`] = `
21352140
</div>
21362141
</div>
21372142
<div
2138-
class="ace_tooltip"
2143+
class="ace_tooltip ace_gutter-tooltip"
21392144
id="gt3"
21402145
role="tooltip"
2141-
style="display: none; pointer-events: auto;"
2146+
style="display: none; white-space: pre-wrap; pointer-events: auto;"
2147+
tabindex="-1"
21422148
/>
21432149
</div>
21442150
<div
@@ -2793,6 +2799,7 @@ and also the
27932799
aria-haspopup="false"
27942800
aria-label="Cursor at row 1"
27952801
autocapitalize="off"
2802+
autocomplete="off"
27962803
autocorrect="off"
27972804
class="ace_text-input"
27982805
role="textbox"
@@ -2879,10 +2886,11 @@ and also the
28792886
</div>
28802887
</div>
28812888
<div
2882-
class="ace_tooltip"
2889+
class="ace_tooltip ace_gutter-tooltip"
28832890
id="gt4"
28842891
role="tooltip"
2885-
style="display: none; pointer-events: auto;"
2892+
style="display: none; white-space: pre-wrap; pointer-events: auto;"
2893+
tabindex="-1"
28862894
/>
28872895
</div>
28882896
<div

0 commit comments

Comments
 (0)