fix: consistent transaction view title (closes #65) #66

Sloučený
sneak sloučil 1 commity z větve fix/65-transaction-view-title do větve main před 2026-02-28 20:39:48 +01:00

1 Commity

Autor SHA1 Zpráva Datum
user
b02a1d3a55 fix: always use 'Transaction' as detail view heading
Všechny kontroly byly úspěšné
check / check (push) Successful in 22s
The transaction detail view was dynamically changing its title to match
the transaction type (e.g. 'Swap' for contract interactions), causing
inconsistency with the Screen Map specification. The heading is now
always 'Transaction' regardless of type. The action type is still
shown in the 'Action' detail section below.

Closes #65
2026-02-28 11:38:49 -08:00