Skip to content

fix(company): fallback dashboard greeting name#118

Open
tdrose01 wants to merge 1 commit into
Ghbounty:mainfrom
tdrose01:fix/issue-70-greeting
Open

fix(company): fallback dashboard greeting name#118
tdrose01 wants to merge 1 commit into
Ghbounty:mainfrom
tdrose01:fix/issue-70-greeting

Conversation

@tdrose01
Copy link
Copy Markdown

@tdrose01 tdrose01 commented Jun 3, 2026

Fixes #70.

Summary

  • Use a trimmed company name for the company dashboard greeting.
  • Fall back to there when the company name is missing or blank, avoiding Welcome back, undefined.

Validation

  • pnpm --filter frontend exec eslint app/app/company/page.tsx
  • pnpm --filter frontend test

@tdrose01 tdrose01 requested a review from tomazzi14 as a code owner June 3, 2026 17:55
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 3, 2026

@tdrose01 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