Simplify the onboarding company name label - #11080
Open
scotttong wants to merge 2 commits into
Open
Conversation
Co-Authored-By: Paperclip <noreply@paperclip.ing>
|
✅ All checks passing — ready for Greptile review and maintainer approval. — commitperclip |
Contributor
Greptile SummaryThe PR simplifies the first onboarding company-field label from “Company name” to “Name” and adds a focused assertion for the new copy.
Confidence Score: 5/5The PR appears safe to merge. No blocking failure remains.
|
| Filename | Overview |
|---|---|
| ui/src/components/OnboardingWizard.tsx | Replaces the onboarding company-name label with a shared constant containing “Name”; no eligible follow-up issue was identified. |
| ui/src/components/OnboardingWizard.test.tsx | Adds a focused test asserting the new label constant; no eligible follow-up issue was identified. |
Reviews (2): Last reviewed commit: "test: cover onboarding company name labe..." | Re-trigger Greptile
Co-Authored-By: Paperclip <noreply@paperclip.ing>
scotttong
marked this pull request as ready for review
August 8, 2026 03:04
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Thinking Path
Linked Issues or Issue Description
What existing behavior does this improve?
The first screen of the onboarding wizard uses a longer label for the company name field.
Subsystem affected
ui/— React and Vite board UI.Current behavior
The field label reads "Company name".
Proposed behavior
The field label reads "Name".
Reason and benefit
The screen already provides company context. The shorter label removes repeated wording and keeps the form concise.
Breaking changes
None. This change only updates visible copy.
The GitHub search found no duplicate or closely related open issue or pull request.
What Changed
Verification
pnpm check:token-gates— all three token gates are clean.pnpm typecheck— passed for all workspace packages.pnpm --filter @paperclipai/ui exec vitest run src/components/OnboardingWizard.test.tsx— 1 test passed.Risks
Model Used
Checklist
Fixes: #/Closes #/Refs #OR (b) described the issue in-PR following the relevant issue template#NNN/github.com/paperclipai/paperclipURLs)docs/...,fix/...) and contains no internal Paperclip ticket id or instance-derived details