Skip to content

fix(localizations): add placeholder text for username field in en-GB#8029

Open
petiteoh wants to merge 3 commits intomainfrom
fix/username-placeholder-en-gb
Open

fix(localizations): add placeholder text for username field in en-GB#8029
petiteoh wants to merge 3 commits intomainfrom
fix/username-placeholder-en-gb

Conversation

@petiteoh
Copy link
Contributor

@petiteoh petiteoh commented Mar 10, 2026

Description

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
    • Fixed missing placeholder text for the username input field in English (GB) localization.

@vercel
Copy link

vercel bot commented Mar 10, 2026

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

Project Deployment Actions Updated (UTC)
clerk-js-sandbox Ready Ready Preview, Comment Mar 11, 2026 9:32am

Request Review

@changeset-bot
Copy link

changeset-bot bot commented Mar 10, 2026

⚠️ No Changeset found

Latest commit: 02309bd

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

@petiteoh petiteoh changed the title add placeholder text for username field in en-GB fix(localizations): add placeholder text for username field in en-GB Mar 10, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 10, 2026

📝 Walkthrough

Walkthrough

This PR updates the British English localization file to define the username field placeholder text as 'Enter your username'. Previously undefined in the en-GB locale, this change adds a concrete string value to the formFieldInputPlaceholder__username localization key within the exported enGB LocalizationResource. The modification is a data update that affects only how the placeholder text appears in the UI, with no changes to structural logic or error handling.

Possibly related PRs

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Title check ✅ Passed The title clearly describes the main change: adding placeholder text for the username field in the en-GB locale, which matches the actual localization file update.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

Tip

Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs).
Share your feedback on Discord.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 10, 2026

Open in StackBlitz

@clerk/agent-toolkit

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

@clerk/astro

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

@clerk/backend

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

@clerk/chrome-extension

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

@clerk/clerk-js

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

@clerk/dev-cli

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

@clerk/expo

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

@clerk/expo-passkeys

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

@clerk/express

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

@clerk/fastify

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

@clerk/hono

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

@clerk/localizations

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

@clerk/nextjs

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

@clerk/nuxt

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

@clerk/react

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

@clerk/react-router

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

@clerk/shared

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

@clerk/tanstack-react-start

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

@clerk/testing

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

@clerk/ui

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

@clerk/upgrade

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

@clerk/vue

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

commit: 02309bd

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.

1 participant