Skip to content

STA-30: Remove duplicate ENS setup card and unify hero card styling - #52

Merged
gertsio merged 1 commit into
mainfrom
agent/STA-30-dedupe-setup-card
Feb 23, 2026
Merged

STA-30: Remove duplicate ENS setup card and unify hero card styling#52
gertsio merged 1 commit into
mainfrom
agent/STA-30-dedupe-setup-card

Conversation

@gertsio

@gertsio gertsio commented Feb 23, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • remove duplicated ENS identity card from Company Setup edit state
  • keep the Create Company hero as the single ENS identity surface
  • align hero container to shared dashboard card baseline (bg-card border-border rounded-2xl border p-6 shadow-sm) while preserving gradient accent
  • remove dead setup component export and delete unused ens-name-card.tsx

Validation

  • yarn tsc --noEmit
  • yarn lint (pre-existing warnings only)
  • yarn test:unit
  • yarn check (same pre-existing warnings)

Linear

Greptile Summary

Removed duplicate ENS identity card from Company Setup edit state. The hero card now serves as the single ENS identity surface, displaying {initialEnsName}.eth prominently. Hero container styling was unified to the baseline dashboard card pattern (bg-card border-border rounded-2xl border p-6 shadow-sm) while preserving the gradient accent. Deleted unused ens-name-card.tsx component and removed its dead export from index.

Confidence Score: 5/5

  • Safe to merge with no issues found
  • Clean refactoring that removes duplication without affecting functionality. ENS name display preserved in hero card, styling unified to project baseline, no remaining references to deleted component, and validation tests passed per PR description.
  • No files require special attention

Important Files Changed

Filename Overview
src/app/(app)/dashboard/setup/components/ens-name-card.tsx Deleted duplicate ENS identity card component
src/app/(app)/dashboard/setup/components/index.ts Removed dead export for deleted EnsNameCard component
src/app/(app)/dashboard/setup/components/setup-wizard.tsx Removed EnsNameCard usage and unified hero card styling to baseline dashboard pattern

Last reviewed commit: 339d34c

@vercel

vercel Bot commented Feb 23, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
startupchain Building Building Preview, Comment Feb 23, 2026 3:44am

@gertsio
gertsio merged commit 6acbb5a into main Feb 23, 2026
4 of 5 checks passed

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

3 files reviewed, no comments

Edit Code Review Agent Settings | Greptile

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