Skip to content

fix: section button layout + CI migration step#119

Merged
willwearing merged 1 commit into
mainfrom
fix/section-button-layout-and-ci-migrations
Apr 12, 2026
Merged

fix: section button layout + CI migration step#119
willwearing merged 1 commit into
mainfrom
fix/section-button-layout-and-ci-migrations

Conversation

@willwearing
Copy link
Copy Markdown
Owner

Summary

  • Fix "Start Studying" action label wrapping to two lines on section cards (shrink-0 whitespace-nowrap)
  • Add prisma migrate deploy to the deploy-backend CI job so production migrations run automatically on merge to main

Requires: DATABASE_URL and DIRECT_URL GitHub secrets (production Supabase connection strings from backend/.env).

Test plan

  • Type-checks clean
  • Add GitHub secrets before next deploy

🤖 Generated with Claude Code

- Add shrink-0 and whitespace-nowrap to section card action label so
  "Start Studying" stays on one line instead of wrapping at narrow widths
- Add prisma migrate deploy step to deploy-backend job so production
  migrations run automatically on merge to main (requires DATABASE_URL
  and DIRECT_URL GitHub secrets)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 12, 2026

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

Project Deployment Actions Updated (UTC)
graspful Building Building Preview, Comment Apr 12, 2026 3:08pm

@willwearing willwearing merged commit c6c37df into main Apr 12, 2026
2 of 3 checks passed
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