Skip to content

feat(ui): add Mosaic Select component - #9713

Draft
alexcarpenter wants to merge 3 commits into
mainfrom
carp/mosaic-select-component
Draft

feat(ui): add Mosaic Select component#9713
alexcarpenter wants to merge 3 commits into
mainfrom
carp/mosaic-select-component

Conversation

@alexcarpenter

Copy link
Copy Markdown
Member

Description

Adds a Mosaic Select component built on the @clerk/headless select primitive, following the Menu component's structure. The selected option opens over the trigger by default (alignItemWithTrigger), with outline and ghost trigger variants. Adds Swingset docs and stories.

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:

@vercel

vercel Bot commented Sep 10, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated
clerk-js-sandbox Ready Ready Preview Sep 10, 2026 10:49pm UTC
swingset Ready Ready Preview Sep 10, 2026 10:49pm UTC

Request Review

@changeset-bot

changeset-bot Bot commented Sep 10, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 2a51367

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

This PR includes changesets to release 0 packages

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

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

@coderabbitai

coderabbitai Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Important

Draft PR not reviewed

Draft PRs are not automatically reviewed by default.

  • Trigger a manual review

To automatically review draft PRs, update your CodeRabbit configuration:

reviews:
  auto_review:
    drafts: true

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

@pkg-pr-new

pkg-pr-new Bot commented Sep 10, 2026

Copy link
Copy Markdown

Open in StackBlitz

@clerk/astro

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

@clerk/backend

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

@clerk/chrome-extension

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

@clerk/clerk-js

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

@clerk/electron

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

@clerk/electron-passkeys

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

@clerk/eslint-plugin

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

@clerk/expo

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

@clerk/expo-google-signin

npm i https://pkg.pr.new/@clerk/expo-google-signin@9713

@clerk/expo-passkeys

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

@clerk/express

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

@clerk/fastify

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

@clerk/hono

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

@clerk/localizations

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

@clerk/nextjs

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

@clerk/nuxt

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

@clerk/react

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

@clerk/react-router

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

@clerk/shared

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

@clerk/tanstack-react-start

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

@clerk/testing

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

@clerk/ui

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

@clerk/upgrade

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

@clerk/vue

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

commit: 2a51367

@maxyinger maxyinger left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

two small things clicking around:

  1. should we use Freeze on the pupop on exit?
  2. this scroll example is feeling a little off. might just be peculiarly anchored but figured I'd share:
    https://github.com/user-attachments/assets/2712ff9b-e2c8-4693-9697-1db3394db270

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants