Skip to content

Commit 572ff11

Browse files
committed
Add missing typed-sign-permission tests and update snapshots with new tooltip size
1 parent a3ac1ac commit 572ff11

File tree

3 files changed

+5462
-21
lines changed

3 files changed

+5462
-21
lines changed

ui/pages/confirmations/components/confirm/info/__snapshots__/info.test.tsx.snap

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ exports[`Info renders info section for approve request 1`] = `
2323
</p>
2424
<div>
2525
<div
26-
aria-describedby="tippy-tooltip-13"
26+
aria-describedby="tippy-tooltip-22"
2727
class=""
2828
data-original-title="Estimated changes are what might happen if you go through with this transaction. This is just a prediction, not a guarantee."
2929
data-tooltipped=""
@@ -126,7 +126,7 @@ exports[`Info renders info section for approve request 1`] = `
126126
</p>
127127
<div>
128128
<div
129-
aria-describedby="tippy-tooltip-10"
129+
aria-describedby="tippy-tooltip-19"
130130
class=""
131131
data-original-title="This is the address that will be able to withdraw your NFTs."
132132
data-tooltipped=""
@@ -189,7 +189,7 @@ exports[`Info renders info section for approve request 1`] = `
189189
</p>
190190
<div>
191191
<div
192-
aria-describedby="tippy-tooltip-11"
192+
aria-describedby="tippy-tooltip-20"
193193
class=""
194194
data-original-title="This is the site asking for your confirmation."
195195
data-tooltipped=""
@@ -241,7 +241,7 @@ exports[`Info renders info section for approve request 1`] = `
241241
</p>
242242
<div>
243243
<div
244-
aria-describedby="tippy-tooltip-12"
244+
aria-describedby="tippy-tooltip-21"
245245
class=""
246246
data-original-title="Amount paid to process the transaction on network."
247247
data-tooltipped=""
@@ -391,7 +391,7 @@ exports[`Info renders info section for contract interaction request 1`] = `
391391
</p>
392392
<div>
393393
<div
394-
aria-describedby="tippy-tooltip-4"
394+
aria-describedby="tippy-tooltip-13"
395395
class=""
396396
data-original-title="Estimated changes are what might happen if you go through with this transaction. This is just a prediction, not a guarantee."
397397
data-tooltipped=""
@@ -476,7 +476,7 @@ exports[`Info renders info section for contract interaction request 1`] = `
476476
</p>
477477
<div>
478478
<div
479-
aria-describedby="tippy-tooltip-5"
479+
aria-describedby="tippy-tooltip-14"
480480
class=""
481481
data-original-title="This is the site asking for your confirmation."
482482
data-tooltipped=""
@@ -520,7 +520,7 @@ exports[`Info renders info section for contract interaction request 1`] = `
520520
</p>
521521
<div>
522522
<div
523-
aria-describedby="tippy-tooltip-6"
523+
aria-describedby="tippy-tooltip-15"
524524
class=""
525525
data-original-title="This is the contract you're interacting with. Protect yourself from scammers by verifying the details."
526526
data-tooltipped=""
@@ -584,7 +584,7 @@ exports[`Info renders info section for contract interaction request 1`] = `
584584
</p>
585585
<div>
586586
<div
587-
aria-describedby="tippy-tooltip-7"
587+
aria-describedby="tippy-tooltip-16"
588588
class=""
589589
data-original-title="Amount paid to process the transaction on network."
590590
data-tooltipped=""
@@ -829,7 +829,7 @@ exports[`Info renders info section for setApprovalForAll request 1`] = `
829829
</p>
830830
<div>
831831
<div
832-
aria-describedby="tippy-tooltip-14"
832+
aria-describedby="tippy-tooltip-23"
833833
class=""
834834
data-original-title="Estimated changes are what might happen if you go through with this transaction. This is just a prediction, not a guarantee."
835835
data-tooltipped=""
@@ -932,7 +932,7 @@ exports[`Info renders info section for setApprovalForAll request 1`] = `
932932
</p>
933933
<div>
934934
<div
935-
aria-describedby="tippy-tooltip-15"
935+
aria-describedby="tippy-tooltip-24"
936936
class=""
937937
data-original-title="This is the address that will be able to withdraw your NFTs."
938938
data-tooltipped=""
@@ -995,7 +995,7 @@ exports[`Info renders info section for setApprovalForAll request 1`] = `
995995
</p>
996996
<div>
997997
<div
998-
aria-describedby="tippy-tooltip-16"
998+
aria-describedby="tippy-tooltip-25"
999999
class=""
10001000
data-original-title="This is the site asking for your confirmation."
10011001
data-tooltipped=""
@@ -1047,7 +1047,7 @@ exports[`Info renders info section for setApprovalForAll request 1`] = `
10471047
</p>
10481048
<div>
10491049
<div
1050-
aria-describedby="tippy-tooltip-17"
1050+
aria-describedby="tippy-tooltip-26"
10511051
class=""
10521052
data-original-title="Amount paid to process the transaction on network."
10531053
data-tooltipped=""
@@ -1810,7 +1810,7 @@ exports[`Info renders info section for typed sign request with permission 1`] =
18101810
</p>
18111811
<div>
18121812
<div
1813-
aria-describedby="tippy-tooltip-1"
1813+
aria-describedby="tippy-tooltip-4"
18141814
class=""
18151815
data-original-title="The type of permission being requested"
18161816
data-tooltipped=""
@@ -1850,7 +1850,7 @@ exports[`Info renders info section for typed sign request with permission 1`] =
18501850
</p>
18511851
<div>
18521852
<div
1853-
aria-describedby="tippy-tooltip-2"
1853+
aria-describedby="tippy-tooltip-5"
18541854
class=""
18551855
data-original-title="This is the site asking for your signature."
18561856
data-tooltipped=""
@@ -1892,7 +1892,7 @@ exports[`Info renders info section for typed sign request with permission 1`] =
18921892
</p>
18931893
<div>
18941894
<div
1895-
aria-describedby="tippy-tooltip-3"
1895+
aria-describedby="tippy-tooltip-6"
18961896
class=""
18971897
data-original-title="The justification provided by the website for requesting this permission"
18981898
data-tooltipped=""
@@ -1967,7 +1967,7 @@ exports[`Info renders info section for typed sign request with permission 1`] =
19671967
</p>
19681968
<div>
19691969
<div
1970-
aria-describedby="tippy-tooltip-4"
1970+
aria-describedby="tippy-tooltip-7"
19711971
class=""
19721972
data-original-title="The initial allowance of the permission"
19731973
data-tooltipped=""
@@ -2021,7 +2021,7 @@ exports[`Info renders info section for typed sign request with permission 1`] =
20212021
</p>
20222022
<div>
20232023
<div
2024-
aria-describedby="tippy-tooltip-5"
2024+
aria-describedby="tippy-tooltip-8"
20252025
class=""
20262026
data-original-title="The maximum allowance of the permission"
20272027
data-tooltipped=""
@@ -2075,7 +2075,7 @@ exports[`Info renders info section for typed sign request with permission 1`] =
20752075
</p>
20762076
<div>
20772077
<div
2078-
aria-describedby="tippy-tooltip-6"
2078+
aria-describedby="tippy-tooltip-9"
20792079
class=""
20802080
data-original-title="The start date of the stream"
20812081
data-tooltipped=""
@@ -2118,7 +2118,7 @@ exports[`Info renders info section for typed sign request with permission 1`] =
21182118
</p>
21192119
<div>
21202120
<div
2121-
aria-describedby="tippy-tooltip-7"
2121+
aria-describedby="tippy-tooltip-10"
21222122
class=""
21232123
data-original-title="The expiration date of the permission"
21242124
data-tooltipped=""
@@ -2166,7 +2166,7 @@ exports[`Info renders info section for typed sign request with permission 1`] =
21662166
</p>
21672167
<div>
21682168
<div
2169-
aria-describedby="tippy-tooltip-8"
2169+
aria-describedby="tippy-tooltip-11"
21702170
class=""
21712171
data-original-title="The stream rate of the permission"
21722172
data-tooltipped=""
@@ -2220,7 +2220,7 @@ exports[`Info renders info section for typed sign request with permission 1`] =
22202220
</p>
22212221
<div>
22222222
<div
2223-
aria-describedby="tippy-tooltip-9"
2223+
aria-describedby="tippy-tooltip-12"
22242224
class=""
22252225
data-original-title="The available amount per day"
22262226
data-tooltipped=""

0 commit comments

Comments
 (0)