In D14067#392122, @ashoat wrote:The design here doesn't look great to me... it feels like we're taking the "design language" of LoggedOutModal and applying it in a place where we're mostly using the RegistrationNavigator "design language".
Can we instead try to base the design on RegistrationNavigator? I think we can keep the general structure here (one username field, one password field, and a button), but instead:
- Look at UsernameSelection to get an idea of how to style the username input field.
- Look at PasswordSelection to get an idea of how to style the password input field.
- Use PrimaryButton for the sign-in button.
If we do this, then after launching signed device lists we can probably totally deprecate LogInPanel. What do you think?
Active Repositories
Active Repositories
Recent Activity
Recent Activity
Today
Today
kamil committed rCOMM863c17c11b6c: [native] regenerate backup on every password change (authored by kamil).
[native] regenerate backup on every password change
[web] remove password change feature
kamil committed rCOMM99f4e4a6ccef: [native] allow password change only on primary device (authored by kamil).
[native] allow password change only on primary device
kamil committed rCOMM12c361f274a5: [native] handle invalid CSAT in Backup authenticated API (authored by kamil).
[native] handle invalid CSAT in Backup authenticated API
kamil committed rCOMM618bdb01cda6: [native] add handler for staff to attempt backup restore (authored by kamil).
[native] add handler for staff to attempt backup restore
[native] enable backup handler for staff
kamil committed rCOMM6340aabf2ad2: [native] upload User Keys backup when user is staff (authored by kamil).
[native] upload User Keys backup when user is staff
kamil committed rCOMMaac38bd895c8: [lib][native] create action to set latest `backupID` on User Keys upload (authored by kamil).
[lib][native] create action to set latest `backupID` on User Keys upload
kamil committed rCOMMa4bd9d515d2a: [lib][web][native] Redux store to persist latest backup info (authored by kamil).
[lib][web][native] Redux store to persist latest backup info
kamil committed rCOMM60ab6d1f5f4d: [CommCoreModule] deprecate `computeBackupKey` (authored by kamil).
[CommCoreModule] deprecate `computeBackupKey`
kamil committed rCOMMc93bd7a55df0: [native] make it possible to test signing using Olm Account from User Keys (authored by kamil).
[native] make it possible to test signing using Olm Account from User Keys
kamil committed rCOMM45130c2f0341: [CommCoreModule] sign message with custom Olm Account (authored by kamil).
[CommCoreModule] sign message with custom Olm Account
[CryptoModule] remove `CryptoAccountID`
kamil committed rCOMM0f805007b641: [CryptoModule] store only pickled Olm Account in User Keys Backup (authored by kamil).
[CryptoModule] store only pickled Olm Account in User Keys Backup
kamil committed rCOMMb2bdaac880f7: [CommCoreModule][native] expose getting User Keys (authored by kamil).
[CommCoreModule][native] expose getting User Keys
kamil committed rCOMMfcfa8331011f: [backup-client][native] refactor restoring logic and deprecate `restoreBackup` (authored by kamil).
[backup-client][native] refactor restoring logic and deprecate `restoreBackup`