Skip to content

Commit a7e6cca

Browse files
authored
Merge pull request #537 from algorandfoundation/fix/txn-graph-click
fix: fix download button blocking txn click txn graph
2 parents a870ec1 + 887c88c commit a7e6cca

File tree

20 files changed

+20
-20
lines changed

20 files changed

+20
-20
lines changed

src/features/transactions-graph/components/__snapshots__/application-transaction-graph.CF6HEO6Z5UZIPCUXTIAGUHHDV7W4FCZG5WPKUGU3BIJYF6X6SPYA.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -608,7 +608,7 @@
608608
</div>
609609
</div>
610610
<div
611-
class="bottom-0 flex h-10 w-full md:absolute md:justify-end"
611+
class="right-0 bottom-0 flex h-10 w-auto md:absolute md:justify-end"
612612
>
613613
<button
614614
class="ring-offset-background focus-visible:ring-ring relative inline-flex items-center justify-center rounded-md text-sm font-medium whitespace-nowrap transition-colors focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:outline-hidden disabled:pointer-events-none disabled:opacity-50 border-input hover:bg-accent hover:text-accent-foreground border bg-transparent h-10 px-4 py-2 w-32"

src/features/transactions-graph/components/__snapshots__/application-transaction-graph.DX64C5POMYLPSMOZVQZWF5VJ7RW27THYBUGKNH5T4A5D2KAFHZCQ.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1898,7 +1898,7 @@
18981898
</div>
18991899
</div>
19001900
<div
1901-
class="bottom-0 flex h-10 w-full md:absolute md:justify-end"
1901+
class="right-0 bottom-0 flex h-10 w-auto md:absolute md:justify-end"
19021902
>
19031903
<button
19041904
class="ring-offset-background focus-visible:ring-ring relative inline-flex items-center justify-center rounded-md text-sm font-medium whitespace-nowrap transition-colors focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:outline-hidden disabled:pointer-events-none disabled:opacity-50 border-input hover:bg-accent hover:text-accent-foreground border bg-transparent h-10 px-4 py-2 w-32"

src/features/transactions-graph/components/__snapshots__/application-transaction-graph.GYZT5MEYJKR35U7CL3NUFCJVSAWBOQITRB3S5IQS2TWBZPD7E34A.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -669,7 +669,7 @@
669669
</div>
670670
</div>
671671
<div
672-
class="bottom-0 flex h-10 w-full md:absolute md:justify-end"
672+
class="right-0 bottom-0 flex h-10 w-auto md:absolute md:justify-end"
673673
>
674674
<button
675675
class="ring-offset-background focus-visible:ring-ring relative inline-flex items-center justify-center rounded-md text-sm font-medium whitespace-nowrap transition-colors focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:outline-hidden disabled:pointer-events-none disabled:opacity-50 border-input hover:bg-accent hover:text-accent-foreground border bg-transparent h-10 px-4 py-2 w-32"

src/features/transactions-graph/components/__snapshots__/application-transaction-graph.INDQXWQXHF22SO45EZY7V6FFNI6WUD5FHRVDV6NCU6HD424BJGGA.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2394,7 +2394,7 @@
23942394
</div>
23952395
</div>
23962396
<div
2397-
class="bottom-0 flex h-10 w-full md:absolute md:justify-end"
2397+
class="right-0 bottom-0 flex h-10 w-auto md:absolute md:justify-end"
23982398
>
23992399
<button
24002400
class="ring-offset-background focus-visible:ring-ring relative inline-flex items-center justify-center rounded-md text-sm font-medium whitespace-nowrap transition-colors focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:outline-hidden disabled:pointer-events-none disabled:opacity-50 border-input hover:bg-accent hover:text-accent-foreground border bg-transparent h-10 px-4 py-2 w-32"

src/features/transactions-graph/components/__snapshots__/application-transaction-graph.KMNBSQ4ZFX252G7S4VYR4ZDZ3RXIET5CNYQVJUO5OXXPMHAMJCCQ.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,7 @@
550550
</div>
551551
</div>
552552
<div
553-
class="bottom-0 flex h-10 w-full md:absolute md:justify-end"
553+
class="right-0 bottom-0 flex h-10 w-auto md:absolute md:justify-end"
554554
>
555555
<button
556556
class="ring-offset-background focus-visible:ring-ring relative inline-flex items-center justify-center rounded-md text-sm font-medium whitespace-nowrap transition-colors focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:outline-hidden disabled:pointer-events-none disabled:opacity-50 border-input hover:bg-accent hover:text-accent-foreground border bg-transparent h-10 px-4 py-2 w-32"

src/features/transactions-graph/components/__snapshots__/application-transaction-graph.WYEGSIGWZHTR6VYXC3EXFGZQHYKI6FQOZU2DOKHQCAWYEIHJBKEA.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1156,7 +1156,7 @@
11561156
</div>
11571157
</div>
11581158
<div
1159-
class="bottom-0 flex h-10 w-full md:absolute md:justify-end"
1159+
class="right-0 bottom-0 flex h-10 w-auto md:absolute md:justify-end"
11601160
>
11611161
<button
11621162
class="ring-offset-background focus-visible:ring-ring relative inline-flex items-center justify-center rounded-md text-sm font-medium whitespace-nowrap transition-colors focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:outline-hidden disabled:pointer-events-none disabled:opacity-50 border-input hover:bg-accent hover:text-accent-foreground border bg-transparent h-10 px-4 py-2 w-32"

src/features/transactions-graph/components/__snapshots__/application-transaction-graph.XVVC7UDLCPI622KCJZLWK3SEAWWVUEPEXUM5CO3DFLWOBH7NOPDQ.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -757,7 +757,7 @@
757757
</div>
758758
</div>
759759
<div
760-
class="bottom-0 flex h-10 w-full md:absolute md:justify-end"
760+
class="right-0 bottom-0 flex h-10 w-auto md:absolute md:justify-end"
761761
>
762762
<button
763763
class="ring-offset-background focus-visible:ring-ring relative inline-flex items-center justify-center rounded-md text-sm font-medium whitespace-nowrap transition-colors focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:outline-hidden disabled:pointer-events-none disabled:opacity-50 border-input hover:bg-accent hover:text-accent-foreground border bg-transparent h-10 px-4 py-2 w-32"

src/features/transactions-graph/components/__snapshots__/asset-transfer-graph.563MNGEL2OF4IBA7CFLIJNMBETT5QNKZURSLIONJBTJFALGYOAUA.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
</div>
194194
</div>
195195
<div
196-
class="bottom-0 flex h-10 w-full md:absolute md:justify-end"
196+
class="right-0 bottom-0 flex h-10 w-auto md:absolute md:justify-end"
197197
>
198198
<button
199199
class="ring-offset-background focus-visible:ring-ring relative inline-flex items-center justify-center rounded-md text-sm font-medium whitespace-nowrap transition-colors focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:outline-hidden disabled:pointer-events-none disabled:opacity-50 border-input hover:bg-accent hover:text-accent-foreground border bg-transparent h-10 px-4 py-2 w-32"

src/features/transactions-graph/components/__snapshots__/asset-transfer-graph.JBDSQEI37W5KWPQICT2IGCG2FWMUGJEUYYK3KFKNSYRNAXU2ARUA.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@
245245
</div>
246246
</div>
247247
<div
248-
class="bottom-0 flex h-10 w-full md:absolute md:justify-end"
248+
class="right-0 bottom-0 flex h-10 w-auto md:absolute md:justify-end"
249249
>
250250
<button
251251
class="ring-offset-background focus-visible:ring-ring relative inline-flex items-center justify-center rounded-md text-sm font-medium whitespace-nowrap transition-colors focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:outline-hidden disabled:pointer-events-none disabled:opacity-50 border-input hover:bg-accent hover:text-accent-foreground border bg-transparent h-10 px-4 py-2 w-32"

src/features/transactions-graph/components/__snapshots__/group-graph.%2BRd88080lmrfzu8EX6pntMRcOvv8AZOpxpQB1wr1h2Y%3D.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -613,7 +613,7 @@
613613
</div>
614614
</div>
615615
<div
616-
class="bottom-0 flex h-10 w-full md:absolute md:justify-end"
616+
class="right-0 bottom-0 flex h-10 w-auto md:absolute md:justify-end"
617617
>
618618
<button
619619
class="ring-offset-background focus-visible:ring-ring relative inline-flex items-center justify-center rounded-md text-sm font-medium whitespace-nowrap transition-colors focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:outline-hidden disabled:pointer-events-none disabled:opacity-50 border-input hover:bg-accent hover:text-accent-foreground border bg-transparent h-10 px-4 py-2 w-32"

0 commit comments

Comments
 (0)