sirius/js
Local Dev 4f776844a0 feat(sirius-x/signin): Unlock tab always visible; friendly copy when empty
Unlock tab used to be hidden when no saved wallet existed on the
device — so a fresh browser saw a 3-tab strip, and a returning
browser saw a 4-tab strip. Inconsistent, and users kept asking where
Unlock went.

Now Unlock is always the first tab:
- if a saved wallet exists, stepUnlock() renders the usual password
  form (nothing else changes)
- if no saved wallet, stepUnlock() renders 'No wallet on this device'
  with a one-line explanation and two shortcut buttons — 📥 Import
  and 🆕 Create — that jump straight to those tabs

Same tab bar renders in all cases so the layout is stable across
sessions and between devices.
2026-09-09 00:47:32 +02:00
..
profile-menu.js fix(sirius-x): wallet dropdown routes to portal inline, no more overlay 2026-09-09 00:37:05 +02:00
register-flow.js feat(sirius-x/signin): Unlock tab always visible; friendly copy when empty 2026-09-09 00:47:32 +02:00
site-footer.js feat(sirius-x): pencil Register icon + TLD mint via shared modal 2026-09-08 00:10:11 +02:00