Skip to content

Conversation

@alexcarpenter
Copy link
Member

@alexcarpenter alexcarpenter commented Jan 21, 2026

Description

  • Updates keyless prompt content.
  • In a future PR, we need to remove the static height/width usage to more easily accommodate content changes.
Header AFTER
Screenshot 2026-01-21 at 10 47 09 AM Screenshot 2026-01-21 at 2 48 18 PM

Preview https://clerk-js-sandbox-git-alexcarpenter-grow-1016-clarify-1st-e0b02b.clerkstage.dev/keyless

Resolves GROW-1016

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

    • Adjusted keyless prompt layout heights and typography to improve display across states
  • Style

    • Simplified the keyless prompt by removing the secondary call-to-action
    • Improved spacing, font consistency, and content structure for clearer readability

✏️ Tip: You can customize this high-level summary in your review settings.

@changeset-bot
Copy link

changeset-bot bot commented Jan 21, 2026

🦋 Changeset detected

Latest commit: 7cd4c8e

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

@vercel
Copy link

vercel bot commented Jan 21, 2026

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

Project Deployment Review Updated (UTC)
clerk-js-sandbox Ready Ready Preview, Comment Jan 21, 2026 6:08pm

Request Review

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 21, 2026

📝 Walkthrough

Walkthrough

A changeset was added for a patch release of @clerk/ui. The KeylessPrompt component was updated: layout height logic adjusted, description region changed from a paragraph to a flex container with explicit per-state paragraph elements and refined typography (color, font-size, weight, line-height, wrapping). The secondary CTA and its divider/animation were removed. Conditional rendering and dynamic expansion behavior remain. No exported/public API declarations were changed.

🚥 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 accurately describes the main change: updating content in the KeylessPrompt component, which aligns with the PR's objective to clarify messaging based on GROW-1016.
Linked Issues check ✅ Passed The PR successfully implements the coding requirements from GROW-1016: it updates copy for the Keyless toast prompt, removes the secondary CTA that caused confusion, and restructures the component layout to clarify messaging.
Out of Scope Changes check ✅ Passed All changes are within scope: the KeylessPrompt component updates and changeset entry directly address the GROW-1016 objective to clarify messaging and CTAs; no unrelated modifications are present.
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 Jan 21, 2026

Open in StackBlitz

@clerk/agent-toolkit

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

@clerk/astro

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

@clerk/backend

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

@clerk/chrome-extension

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

@clerk/clerk-js

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

@clerk/dev-cli

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

@clerk/expo

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

@clerk/expo-passkeys

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

@clerk/express

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

@clerk/fastify

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

@clerk/localizations

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

@clerk/nextjs

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

@clerk/nuxt

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

@clerk/react

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

@clerk/react-router

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

@clerk/shared

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

@clerk/tanstack-react-start

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

@clerk/testing

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

@clerk/ui

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

@clerk/upgrade

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

@clerk/vue

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

commit: 7cd4c8e

Copy link
Member

@dstaley dstaley left a comment

Choose a reason for hiding this comment

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

just fix that typo and then it lgtm

@alexcarpenter alexcarpenter merged commit 76f548d into main Jan 21, 2026
63 of 66 checks passed
@alexcarpenter alexcarpenter deleted the alexcarpenter/grow-1016-clarify-1st-keyless-toast-message-and-cta branch January 21, 2026 19:38
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.

6 participants