fix: make account selector inert during email login #304

Merged
hodlbod merged 1 commits from userAdityaa/flotilla:fix/login-select-profile-inert into dev 2026-06-15 18:26:41 +00:00
Collaborator

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

### 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
hodlbod added 1 commit 2026-06-15 18:26:37 +00:00
hodlbod force-pushed fix/login-select-profile-inert from fd133b930a to 9f96a27980 2026-06-15 18:26:37 +00:00 Compare
hodlbod merged commit 3945685554 into dev 2026-06-15 18:26:41 +00:00
hodlbod deleted branch fix/login-select-profile-inert 2026-06-15 18:26:41 +00:00
Sign in to join this conversation.