Page MenuHomePhabricator

[Cashtab] Use textarea instead of input for mnemonic imports
ClosedPublic

Authored by bytesofman on Oct 20 2025, 13:02.

Details

Summary

Bad UX to use input here as the mnemonics are not fully visible. Use a textarea so user can see full seed on import. Easier to edit error in earlier words.

Test Plan

npm test, screenshots

before

image.png (402×534 px, 33 KB)

image.png (402×534 px, 38 KB)

image.png (402×534 px, 40 KB)

after

image.png (402×534 px, 27 KB)

image.png (402×534 px, 34 KB)

image.png (402×534 px, 37 KB)

Diff Detail

Repository
rABC Bitcoin ABC
Branch
use-text-area
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 34815
Build 69092: Build Diffcashtab-tests
Build 69091: arc lint + arc unit