bitbox-wallet-app icon indicating copy to clipboard operation
bitbox-wallet-app copied to clipboard

Frontend refactor passwordinput

Open thisconnect opened this issue 5 months ago • 1 comments

This was one of the few remaining components that have not been converted to functional component.

password.tsx exports multiple components, some (PasswordRepeatInput) are only used in BitBox01 components.

Unfortunately not all BB01 components have been converted to TypeScript. Therefore here is a branch that experimentally converts all components that import from password.tsx .. which seems to pass https://github.com/BitBoxSwiss/bitbox-wallet-app/pull/3605 (note in that branch some other bugs surfaced.)

thisconnect avatar Oct 09 '25 09:10 thisconnect

rebased

thisconnect avatar Oct 16 '25 12:10 thisconnect