Skip to content

fix(company): add dashboard greeting fallback#119

Open
szx19970521 wants to merge 2 commits into
Ghbounty:mainfrom
szx19970521:codex/issue-70-company-greeting
Open

fix(company): add dashboard greeting fallback#119
szx19970521 wants to merge 2 commits into
Ghbounty:mainfrom
szx19970521:codex/issue-70-company-greeting

Conversation

@szx19970521
Copy link
Copy Markdown

Summary

Adds a company dashboard greeting fallback so fresh Privy signups without a company name render Welcome back, there instead of exposing an undefined value.

Acceptance criteria

  • No "Hello, undefined" / undefined greeting string on a fresh signup.
  • If the name is set, the existing greeting is preserved.

Closes #70

@szx19970521 szx19970521 requested a review from tomazzi14 as a code owner June 4, 2026 18:13
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 4, 2026

@szx19970521 is attempting to deploy a commit to the weareghbounty-6269's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

test: dashboard greeting shows 'Hello, undefined' for users without a name

1 participant