Skip to content

Signup hint on login card — "NEW HERE? Just enter your email" (v1.7.6)#44

Merged
CryptoJones merged 1 commit into
mainfrom
feat/login-signup-hint
Jun 19, 2026
Merged

Signup hint on login card — "NEW HERE? Just enter your email" (v1.7.6)#44
CryptoJones merged 1 commit into
mainfrom
feat/login-signup-hint

Conversation

@CryptoJones

Copy link
Copy Markdown
Owner

New visitors had no cue that the magic-link login form doubles as sign-up — entering an unknown email simply creates the account. This adds a prominent callout above the email field on the login card:

  • A red, all-caps NEW HERE? heading (its own line, one size larger), over
  • Just enter your email — your account is created automatically.

Styling is two additive CSS classes (.login-signup-head / .login-signup); the SPA is otherwise untouched. Bumps both runtime manifests to 1.7.6.

Test plan: ran the API locally, hit the 401 login overlay, confirmed the red all-caps heading renders above the email field across themes; both app.js and app.css served correctly.

🤖 Generated with Claude Code

…1.7.6)

New visitors had no cue that the magic-link form doubles as sign-up — entering
an unknown address simply creates the account. Add a prominent callout above the
email field on the login card: a red, all-caps "NEW HERE?" heading over the line
"Just enter your email — your account is created automatically." Styling lives in
two additive CSS classes (.login-signup-head / .login-signup); the SPA is
otherwise untouched.

Bumps both runtime manifests to 1.7.6 so the release tag-vs-version guard passes.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@CryptoJones CryptoJones merged commit 671e173 into main Jun 19, 2026
2 checks passed
@CryptoJones CryptoJones deleted the feat/login-signup-hint branch June 19, 2026 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant