Skip to content

fix(ui): Add z-index to keyless prompt#9211

Merged
alexcarpenter merged 2 commits into
mainfrom
carp/keyless-prompt-z-index
Jul 22, 2026
Merged

fix(ui): Add z-index to keyless prompt#9211
alexcarpenter merged 2 commits into
mainfrom
carp/keyless-prompt-z-index

Conversation

@alexcarpenter

Copy link
Copy Markdown
Member

Keyless prompt had no z-index, so app content could stack over it. Sets z-index: 2147483647.

@vercel

vercel Bot commented Jul 22, 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 22, 2026 2:28pm
swingset Ready Ready Preview, Comment Jul 22, 2026 2:28pm

Request Review

@changeset-bot

changeset-bot Bot commented Jul 22, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: a0333b9

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

@coderabbitai

coderabbitai Bot commented Jul 22, 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), Organization UI (inherited)

Review profile: CHILL

Plan: Pro Plus

Run ID: 4b337dc9-457a-4293-9042-44e4c4142beb

📥 Commits

Reviewing files that changed from the base of the PR and between 018d950 and 0fc27eb.

📒 Files selected for processing (2)
  • .changeset/lazy-pumas-hammer.md
  • packages/ui/src/components/devPrompts/KeylessPrompt/index.tsx
🔗 Linked repositories identified

CodeRabbit considers these linked repositories for cross-repo context during reviews:

  • clerk/clerk_go (manual)
  • clerk/dashboard (manual)
  • clerk/accounts (manual)
  • clerk/backoffice (manual)
  • clerk/clerk (manual)
  • clerk/clerk-docs (manual)
  • clerk/cloudflare-workers (manual)

📝 Walkthrough

Walkthrough

The fixed keyless prompt container now uses z-index: 2147483647 so it renders above application content. A Changeset records this behavior update as a patch release for @clerk/ui.

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

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the main change: adding a z-index to the keyless prompt in the UI.
Description check ✅ Passed The description matches the changeset and explains the stacking issue and z-index fix.
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.

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

@github-actions

github-actions Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

API Changes Report

Generated by Break Check on 2026-07-22T14:30:00.150Z

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 a0333b9.

@pkg-pr-new

pkg-pr-new Bot commented Jul 22, 2026

Copy link
Copy Markdown

Open in StackBlitz

@clerk/astro

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

@clerk/backend

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

@clerk/chrome-extension

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

@clerk/clerk-js

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

@clerk/electron

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

@clerk/electron-passkeys

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

@clerk/eslint-plugin

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

@clerk/expo

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

@clerk/expo-google-signin

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

@clerk/expo-passkeys

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

@clerk/express

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

@clerk/fastify

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

@clerk/hono

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

@clerk/localizations

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

@clerk/nextjs

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

@clerk/nuxt

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

@clerk/react

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

@clerk/react-router

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

@clerk/shared

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

@clerk/tanstack-react-start

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

@clerk/testing

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

@clerk/ui

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

@clerk/upgrade

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

@clerk/vue

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

commit: a0333b9

@alexcarpenter
alexcarpenter merged commit 66b210f into main Jul 22, 2026
50 checks passed
@alexcarpenter
alexcarpenter deleted the carp/keyless-prompt-z-index branch July 22, 2026 14:42
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