Skip to content

Soften Studio copy and add footer-safe spacing - #1829

Draft
groupthinking with Copilot wants to merge 2 commits into
mainfrom
copilot/gt-1719-soften-studio-tagline
Draft

Soften Studio copy and add footer-safe spacing#1829
groupthinking with Copilot wants to merge 2 commits into
mainfrom
copilot/gt-1719-soften-studio-tagline

Conversation

Copilot AI commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Canonical issue

System-linked; no manual issue reference added here.

Outcome

Studio no longer overclaims “reviewed” or “durable” behavior in user-facing copy, and the sticky footer no longer sits on top of the bottom action area.

<main
  data-testid="studio-main"
  className="mx-auto grid w-full max-w-6xl flex-1 gap-4 px-4 py-6 pb-28 sm:px-6 lg:grid-cols-[minmax(0,1.15fr)_minmax(0,1fr)]"
/>

Scope

  • Included:
    • Studio layout: increase bottom padding on the main Studio grid to keep controls clear of the sticky footer.
    • User-facing copy: remove “reviewed” / “durable” phrasing from the touched Studio-adjacent surfaces.
    • Regression coverage: extend the existing Studio copy/layout test to assert the softened wording and footer-safe padding.
  • Explicitly excluded:
    • Internal workflow/runtime terminology and behavior.
    • Broader copy cleanup outside the touched Studio, pricing, and API docs surfaces.

Risk

  • Risk level: low
  • Failure mode:
    • Slightly larger bottom whitespace in Studio.
    • Missed copy regressions on untouched surfaces.
  • Rollback:
    • Revert the four touched web files.

Verification

Checks run against c91e0ef6e1912d41bb6be26fcda530c7d98bac1c.

  • Focused tests
    • cd /home/runner/work/EventRelay/EventRelay/apps/web && npm test -- --run src/lib/__tests__/studio-pipeline-status.test.ts
    • cd /home/runner/work/EventRelay/EventRelay/apps/web && npm run build
    • cd /home/runner/work/EventRelay/EventRelay/apps/web && npm run lint -- src/components/OneLoopStudio.tsx src/app/pricing/page.tsx src/app/docs/api/page.tsx src/lib/__tests__/studio-pipeline-status.test.ts (existing warnings only in untouched navigation code)
    • parallel_validation (CodeQL: 0 alerts)
  • Required CI
  • Review threads resolved

Production evidence

Agent handoff

  • One canonical issue is linked
  • No competing PR implements the same issue
  • Acceptance criteria are satisfied
  • Required checks pass on the current head
  • Human decision is requested only for product, security, irreversible infrastructure, or production approval

@vercel

vercel Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

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

Project Deployment Actions Updated
v0-uvai Ready Ready Preview, v0 Sep 9, 2026 6:54pm UTC

Co-authored-by: groupthinking <154503486+groupthinking@users.noreply.github.com>
Copilot AI changed the title [WIP] Update Studio tagline and UI text for improved clarity Soften Studio copy and add footer-safe spacing Sep 9, 2026
Copilot AI requested a review from groupthinking September 9, 2026 18:56
@groupthinking groupthinking linked an issue Sep 9, 2026 that may be closed by this pull request
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.

Fix WCAG AA contrast for dim and accent library page text Soften Studio reviewed/durable copy and pad footer

2 participants