Skip to content

fix(ui): Improve spacing for CreateOrganization and OrganizationList#8034

Open
LauraBeatris wants to merge 5 commits intomainfrom
laura/fix-padding-orgs
Open

fix(ui): Improve spacing for CreateOrganization and OrganizationList#8034
LauraBeatris wants to merge 5 commits intomainfrom
laura/fix-padding-orgs

Conversation

@LauraBeatris
Copy link
Member

@LauraBeatris LauraBeatris commented Mar 10, 2026

Description

Fix Description Before After
Form padding Keep padding of the form consistent
Success screen height Fix height on success screen
Invite form height Fix height on invite form

Checklist

  • pnpm test runs as expected.
  • pnpm build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

Summary by CodeRabbit

  • Bug Fixes
    • Enhanced spacing consistency in CreateOrganization form container sections by streamlining styling logic.
    • Refined padding calculations in CreateOrganization page layout for improved visual presentation.
    • Reduced excessive top padding in OrganizationList component for better visual balance.

@LauraBeatris LauraBeatris self-assigned this Mar 10, 2026
@vercel
Copy link

vercel bot commented Mar 10, 2026

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

Project Deployment Actions Updated (UTC)
clerk-js-sandbox Ready Ready Preview, Comment Mar 10, 2026 9:36pm

Request Review

@changeset-bot
Copy link

changeset-bot bot commented Mar 10, 2026

🦋 Changeset detected

Latest commit: f984203

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@clerk/ui Patch
@clerk/chrome-extension Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@LauraBeatris LauraBeatris force-pushed the laura/fix-padding-orgs branch from 90ae642 to 32f2aef Compare March 10, 2026 21:28
@LauraBeatris LauraBeatris marked this pull request as ready for review March 10, 2026 21:34
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 10, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Pro

Run ID: 13011b34-87cc-4e65-81a2-0553b684cc84

📥 Commits

Reviewing files that changed from the base of the PR and between de1386f and f984203.

📒 Files selected for processing (4)
  • .changeset/kind-peaches-notice.md
  • packages/ui/src/components/CreateOrganization/CreateOrganizationForm.tsx
  • packages/ui/src/components/CreateOrganization/CreateOrganizationPage.tsx
  • packages/ui/src/components/OrganizationList/OrganizationListPage.tsx

📝 Walkthrough

Walkthrough

This pull request modifies spacing and layout styling across @clerk/ui components. Changes include removing minHeight-based styling from CreateOrganizationForm sections, eliminating dev mode handling from CreateOrganizationPage while adjusting its Card.Content padding, and reducing the top padding in OrganizationListPage. A changeset entry documents these updates as a patch release improvement focused on spacing adjustments in the CreateOrganization and OrganizationList components. No behavioral or control flow changes are introduced.

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 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 changes: spacing improvements for CreateOrganization and OrganizationList components through padding and height adjustments.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ 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.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 10, 2026

Open in StackBlitz

@clerk/agent-toolkit

npm i https://pkg.pr.new/@clerk/agent-toolkit@8034

@clerk/astro

npm i https://pkg.pr.new/@clerk/astro@8034

@clerk/backend

npm i https://pkg.pr.new/@clerk/backend@8034

@clerk/chrome-extension

npm i https://pkg.pr.new/@clerk/chrome-extension@8034

@clerk/clerk-js

npm i https://pkg.pr.new/@clerk/clerk-js@8034

@clerk/dev-cli

npm i https://pkg.pr.new/@clerk/dev-cli@8034

@clerk/expo

npm i https://pkg.pr.new/@clerk/expo@8034

@clerk/expo-passkeys

npm i https://pkg.pr.new/@clerk/expo-passkeys@8034

@clerk/express

npm i https://pkg.pr.new/@clerk/express@8034

@clerk/fastify

npm i https://pkg.pr.new/@clerk/fastify@8034

@clerk/hono

npm i https://pkg.pr.new/@clerk/hono@8034

@clerk/localizations

npm i https://pkg.pr.new/@clerk/localizations@8034

@clerk/nextjs

npm i https://pkg.pr.new/@clerk/nextjs@8034

@clerk/nuxt

npm i https://pkg.pr.new/@clerk/nuxt@8034

@clerk/react

npm i https://pkg.pr.new/@clerk/react@8034

@clerk/react-router

npm i https://pkg.pr.new/@clerk/react-router@8034

@clerk/shared

npm i https://pkg.pr.new/@clerk/shared@8034

@clerk/tanstack-react-start

npm i https://pkg.pr.new/@clerk/tanstack-react-start@8034

@clerk/testing

npm i https://pkg.pr.new/@clerk/testing@8034

@clerk/ui

npm i https://pkg.pr.new/@clerk/ui@8034

@clerk/upgrade

npm i https://pkg.pr.new/@clerk/upgrade@8034

@clerk/vue

npm i https://pkg.pr.new/@clerk/vue@8034

commit: f984203

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants