Skip to content

fix(ui): org profile action description alignment#9118

Merged
alexcarpenter merged 3 commits into
mainfrom
carp/fix-org-action-description-alignment
Jul 9, 2026
Merged

fix(ui): org profile action description alignment#9118
alexcarpenter merged 3 commits into
mainfrom
carp/fix-org-action-description-alignment

Conversation

@alexcarpenter

@alexcarpenter alexcarpenter commented Jul 9, 2026

Copy link
Copy Markdown
Member

Description

BEFORE AFTER
Screenshot 2026-07-09 at 2 53 23 PM Screenshot 2026-07-09 at 2 53 42 PM

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
    • Improved alignment and spacing for organization invitation and request descriptions.
    • Adjusted subtitle indentation in organization member invitation and request views for a more consistent layout.
  • Chores
    • Added a release note entry for the UI patch update.

@changeset-bot

changeset-bot Bot commented Jul 9, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: b5dbe6e

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

This PR includes changesets to release 3 packages
Name Type
@clerk/ui Patch
@clerk/chrome-extension Patch
@clerk/swingset 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

@vercel

vercel Bot commented Jul 9, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
clerk-js-sandbox Ready Ready Preview, Comment Jul 9, 2026 6:54pm
swingset Ready Ready Preview, Comment Jul 9, 2026 6:54pm

Request Review

@github-actions github-actions Bot added the ui label Jul 9, 2026
@coderabbitai

coderabbitai Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

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

Review profile: CHILL

Plan: Pro Plus

Run ID: 4acf67ce-0537-403c-b64d-25e7cf20d2a3

📥 Commits

Reviewing files that changed from the base of the PR and between 961ae31 and 2ae85d7.

📒 Files selected for processing (3)
  • .changeset/clever-peaches-attend.md
  • packages/ui/src/components/OrganizationProfile/OrganizationMembersTabInvitations.tsx
  • packages/ui/src/components/OrganizationProfile/OrganizationMembersTabRequests.tsx

📝 Walkthrough

Walkthrough

Updates the paddingInlineStart spacing token from t.space.$10 to t.space.$8x5 for fallback subtitle Text components in OrganizationMembersTabInvitations and OrganizationMembersTabRequests, plus adds a patch changeset for @clerk/ui.

Changes

Subtitle Padding Fix

Layer / File(s) Summary
Fallback subtitle padding alignment
packages/ui/src/components/OrganizationProfile/OrganizationMembersTabInvitations.tsx, packages/ui/src/components/OrganizationProfile/OrganizationMembersTabRequests.tsx, .changeset/clever-peaches-attend.md
Changes paddingInlineStart from t.space.$10 to t.space.$8x5 on fallback subtitle Text components in both tabs, with a patch changeset documenting the alignment fix.

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

Poem

A dash of padding, tucked just right,
Two tabs now align in gentle light.
Hop, hop, hooray for $8x5,
This bunny's cart is all alive! 🐇
Changeset in paw, off I dash—
Pixel-perfect with barely a splash.

🚥 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 clearly matches the main fix: aligning org profile action description text in the UI.
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 docstrings
  • Create stacked PR
  • Commit on current branch

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

@pkg-pr-new

pkg-pr-new Bot commented Jul 9, 2026

Copy link
Copy Markdown

Open in StackBlitz

@clerk/astro

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

@clerk/backend

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

@clerk/chrome-extension

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

@clerk/clerk-js

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

@clerk/electron

npm i https://pkg.pr.new/@clerk/electron@9118

@clerk/electron-passkeys

npm i https://pkg.pr.new/@clerk/electron-passkeys@9118

@clerk/eslint-plugin

npm i https://pkg.pr.new/@clerk/eslint-plugin@9118

@clerk/expo

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

@clerk/expo-passkeys

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

@clerk/express

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

@clerk/fastify

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

@clerk/hono

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

@clerk/localizations

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

@clerk/nextjs

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

@clerk/nuxt

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

@clerk/react

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

@clerk/react-router

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

@clerk/shared

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

@clerk/tanstack-react-start

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

@clerk/testing

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

@clerk/ui

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

@clerk/upgrade

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

@clerk/vue

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

commit: b5dbe6e

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

API Changes Report

Generated by Break Check on 2026-07-09T19:06:45.913Z

Summary

Metric Count
Packages analyzed 19
Packages with changes 0
🔴 Breaking changes 0
🟡 Non-breaking changes 0
🟢 Additions 0

No API Changes Detected

All packages have stable APIs with no detected changes.


Report generated by Break Check

Last ran on b5dbe6e.

@alexcarpenter alexcarpenter enabled auto-merge (squash) July 9, 2026 19:00
@alexcarpenter alexcarpenter merged commit 949c258 into main Jul 9, 2026
48 checks passed
@alexcarpenter alexcarpenter deleted the carp/fix-org-action-description-alignment branch July 9, 2026 19:10
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