Skip to content

refactor(ui): extract reusable Section components from profile pages#9132

Draft
alexcarpenter wants to merge 1 commit into
carp/profile-stack-02-ui-infrafrom
carp/profile-stack-03-extract-sections
Draft

refactor(ui): extract reusable Section components from profile pages#9132
alexcarpenter wants to merge 1 commit into
carp/profile-stack-02-ui-infrafrom
carp/profile-stack-03-extract-sections

Conversation

@alexcarpenter

@alexcarpenter alexcarpenter commented Jul 10, 2026

Copy link
Copy Markdown
Member

Stack 3/7. Pure refactor: extracts reusable Section components out of the existing AccountPage, SecurityPage, and OrganizationGeneralPage so both the classic pages and the composed API can share them.

Review focus: did the extraction preserve behavior? No feature change, no new public API.

Changesets live only on the release PR #9144; this PR carries none.


Stack

Reviewed as a stack. The 7 PRs merge bottom-up into release branch #9144, which integrates into main as a single unit.

# PR Layer
#9144 release → main (integration)
1 #9130 moduleManager getter across build boundary
2 #9131 shared profile UI infra
3 #9132 👈 extract Section components from profile pages
4 #9133 composed shell + providers infra
5 #9134 composed UserProfile
6 #9135 composed OrganizationProfile
7 #9136 expose @clerk/ui/experimental (public API)

@changeset-bot

changeset-bot Bot commented Jul 10, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 5cb97b6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@vercel

vercel Bot commented Jul 10, 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 13, 2026 7:21pm
swingset Error Error Jul 13, 2026 7:21pm

Request Review

@coderabbitai

coderabbitai Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

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

Review profile: CHILL

Plan: Pro Plus

Run ID: 9253e738-b24e-40b8-ba50-371754749c00

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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

@github-actions github-actions Bot added the ui label Jul 10, 2026
@alexcarpenter alexcarpenter force-pushed the carp/profile-stack-02-ui-infra branch from efa84cb to cf0c160 Compare July 13, 2026 14:08
@alexcarpenter alexcarpenter force-pushed the carp/profile-stack-03-extract-sections branch from ed6f8c4 to 411027c Compare July 13, 2026 14:08
@alexcarpenter alexcarpenter force-pushed the carp/profile-stack-03-extract-sections branch from 411027c to 9c65dee Compare July 13, 2026 14:12
@alexcarpenter alexcarpenter force-pushed the carp/profile-stack-02-ui-infra branch from cf0c160 to 06330fc Compare July 13, 2026 14:12
@alexcarpenter alexcarpenter force-pushed the carp/profile-stack-03-extract-sections branch from 9c65dee to e791dc6 Compare July 13, 2026 14:34
@alexcarpenter alexcarpenter force-pushed the carp/profile-stack-02-ui-infra branch from 06330fc to 444ebfb Compare July 13, 2026 14:34
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.

1 participant