fix(ui): fix flickering to homepage while joining a group (#1633)
Co-authored-by: Sotatek-DukeVu <[email protected]>
Co-authored-by: Sotatek-DukeVu <[email protected]>
* feat(ui): fix animation centering in credential acceptance screen * fix(ui): fix wrong translateY position when keyboard is showing * fix(ui): fix review comments --------- Co-authored-by: Sotatek-DukeVu <[email protected]>
* fix: Update biometric plugin and other dependencies, adjust biometric hook types * fix(deps): update @types/node and sync lockfile to resolve CI failures * fix: update biometrics hook to use full AvailableResult object * feat: update biometric tests and mocks to include authentication strength and device security properties * fix: security vulnerabilities in package-lock.json
* fix(ui): Review and Standardize Text Capitalization Across App * feat(ui): standardize text * feat(ui): update text for scan peer id * fix(ui): update message that metion in slack chat --------- Co-authored-by: Sotatek-DukeVu <[email protected]>
Co-authored-by: Sotatek-DukeVu <[email protected]>
* feat(ui): show close button when missing witness outside onboarding * fix(ui): add max zindex for no witness alert --------- Co-authored-by: Sotatek-DukeVu <[email protected]>
* wip: update stringify JSON logic * fix: i18n - copy btn - style * test(jest): add new and improve old unit tests