Skip to content

fix(start): refine button content alignment on application builder - #1071

Open
xeureka wants to merge 3 commits into
TanStack:mainfrom
xeureka:fix/application-builder-button-alignment
Open

fix(start): refine button content alignment on application builder#1071
xeureka wants to merge 3 commits into
TanStack:mainfrom
xeureka:fix/application-builder-button-alignment

Conversation

@xeureka

@xeureka xeureka commented Jul 29, 2026

Copy link
Copy Markdown

Summary

Improve the alignment of the primary action button in the Application Builder on the Start page.

Changes

  • Reduced the spacing between the leading arrow icon and the "Next" label.
  • Centered the icon and label as a single visual group.
  • Improved the optical alignment of the button content.
  • Removed unnecessary spacing that made the icon and label appear visually disconnected.
  • Preserved the existing design system, typography, colors, sizing, hover states, and animations.

Before

The leading icon and label had excessive spacing, causing the button content to feel visually unbalanced.

After

The icon and label are now more compact and appear as a single centered unit, improving visual balance while maintaining the existing design.

Summary by CodeRabbit

  • Style
    • Updated spacing and alignment for the “Next” button in the compact layout for a cleaner, more consistent visual appearance.

@coderabbitai

coderabbitai Bot commented Jul 29, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 6f9ae0fd-e804-47c7-a6cc-9613e66e3f4a

📥 Commits

Reviewing files that changed from the base of the PR and between c1f2764 and c65c650.

📒 Files selected for processing (1)
  • src/components/ApplicationStarter.tsx
🚧 Files skipped from review as they are similar to previous changes (1)
  • src/components/ApplicationStarter.tsx

📝 Walkthrough

Walkthrough

The compact application starter layout changes the “Next” button spacing from right padding to gap-1.5.

Changes

Next button spacing

Layer / File(s) Summary
Update Next button spacing
src/components/ApplicationStarter.tsx
The compact “Next” button replaces pr-1 with gap-1.5 for internal content spacing.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title matches the main change by describing a button alignment refinement in the application builder.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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