Skip to content

fix(auth): remove redundant headline from signup modal#6309

Merged
tsahimatsliah merged 1 commit into
mainfrom
fix/auth-modal-remove-signup-headline
Jul 13, 2026
Merged

fix(auth): remove redundant headline from signup modal#6309
tsahimatsliah merged 1 commit into
mainfrom
fix/auth-modal-remove-signup-headline

Conversation

@tsahimatsliah

@tsahimatsliah tsahimatsliah commented Jul 13, 2026

Copy link
Copy Markdown
Member

What

Removes the gradient headline (e.g. "Where developers discover what's next") from the auth signup modal. The modal already shows a Sign up header at the top, so the headline underneath just repeats the message.

How

Passes hideRegistrationHeadline to AuthOptions in AuthModal — reusing the prop landed in apps#6307. The form keeps its Sign up title; only the redundant headline is dropped.

Scope

Modal only. The onboarding funnel and marketing banners render their own headings and are unaffected.

🤖 Generated with Claude Code

Preview domain

https://fix-auth-modal-remove-signup-hea.preview.app.daily.dev

The auth modal already has a 'Sign up' header, so the gradient headline
below it duplicates the message. Hide it via hideRegistrationHeadline.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
daily-webapp Ready Ready Preview Jul 13, 2026 11:51am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
storybook Ignored Ignored Jul 13, 2026 11:51am

Request Review

@tsahimatsliah tsahimatsliah merged commit 6b300d1 into main Jul 13, 2026
13 checks passed
@tsahimatsliah tsahimatsliah deleted the fix/auth-modal-remove-signup-headline branch July 13, 2026 12:06
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.

2 participants