fix: make account selector inert during email login #304
Reference in New Issue
Block a user
Delete Branch "userAdityaa/flotilla:fix/login-select-profile-inert"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary:
Email login can show a “Select Account” step when one email maps to multiple pubkeys. Each row used a clickable Profile, so tapping the avatar or name opened the profile modal instead of selecting the account. This passes inert to Profile in LogInSelect, matching the settings menu pattern, so the whole row selects the account.
closes #302
fd133b930ato9f96a27980