Skip to content

fix(site): fixed studio page wrong button color#7768

Merged
mhartington merged 1 commit intomainfrom
fix/incorrect-button-color
Apr 2, 2026
Merged

fix(site): fixed studio page wrong button color#7768
mhartington merged 1 commit intomainfrom
fix/incorrect-button-color

Conversation

@aidankmcalister
Copy link
Copy Markdown
Member

@aidankmcalister aidankmcalister commented Apr 2, 2026

Summary by CodeRabbit

  • Style
    • Updated button styling in the "See how Studio works" section.

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 2, 2026

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

Project Deployment Actions Updated (UTC)
blog Ready Ready Preview, Comment Apr 2, 2026 5:14pm
docs Ready Ready Preview, Comment Apr 2, 2026 5:14pm
eclipse Ready Ready Preview, Comment Apr 2, 2026 5:14pm
site Ready Ready Preview, Comment Apr 2, 2026 5:14pm

Request Review

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 2, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 1ea9c0c9-d5ce-4959-8d67-325a3587fb48

📥 Commits

Reviewing files that changed from the base of the PR and between 929684d and e984673.

📒 Files selected for processing (1)
  • apps/site/src/app/studio/page.tsx

Walkthrough

This change updates a Button component's visual styling in the Studio landing page by changing its variant prop from "ppg" to "orm", preserving all navigation properties and rendered content.

Changes

Cohort / File(s) Summary
Button Variant Update
apps/site/src/app/studio/page.tsx
Changed Button variant prop from "ppg" to "orm" in the "See how Studio works" CTA, affecting only styling while preserving all other props and functionality.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

This is a straightforward, single-prop cosmetic change with no behavioral, functional, or structural impact. The navigation target, layout, and button content remain identical—only the visual rendering is affected by the variant change.

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: correcting a button variant from 'ppg' to 'orm' on the studio page, which fixes the button's visual styling.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


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

@argos-ci
Copy link
Copy Markdown

argos-ci bot commented Apr 2, 2026

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
default (Inspect) ✅ No changes detected - Apr 2, 2026, 5:21 PM

@mhartington mhartington merged commit 28df8b8 into main Apr 2, 2026
16 checks passed
@mhartington mhartington deleted the fix/incorrect-button-color branch April 2, 2026 17:23
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.

2 participants