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

Слито
sneak слито 1 коммит(ов) из fix/65-transaction-view-title в main 2026-02-28 20:39:48 +01:00
clawbot прокомментировал(а) 2026-02-28 20:38:59 +01:00
Соавтор

The transaction detail view was dynamically setting its heading to the transaction type (e.g. "Swap" for contract interactions). This made the title inconsistent — sometimes "Transaction", sometimes "Swap".

This PR makes the heading always "Transaction" regardless of type. The action type (Swap, Execute, etc.) is still shown in the Action detail section below the heading.

Audited all other views — all headings match the Screen Map in README.md. No other inconsistencies found.

Closes #65

The transaction detail view was dynamically setting its heading to the transaction type (e.g. "Swap" for contract interactions). This made the title inconsistent — sometimes "Transaction", sometimes "Swap". This PR makes the heading always "Transaction" regardless of type. The action type (Swap, Execute, etc.) is still shown in the Action detail section below the heading. Audited all other views — all headings match the Screen Map in README.md. No other inconsistencies found. Closes #65
sneak был(а) назначен(а) clawbot 2026-02-28 20:38:59 +01:00
clawbot добавил(а) 1 коммит 2026-02-28 20:38:59 +01:00
fix: always use 'Transaction' as detail view heading
Все проверки выполнены успешно
check / check (push) Successful in 22s
b02a1d3a55
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
sneak слил(а) коммит e09904147b в main 2026-02-28 20:39:48 +01:00
sneak удалил(а) ветку fix/65-transaction-view-title 2026-02-28 20:39:48 +01:00
Войдите, чтобы присоединиться к обсуждению.
1 участников
Уведомления
Срок выполнения
Срок выполнения не установлен.
Зависимости

Зависимостей нет.

Ссылка: sneak/AutistMask#66