Skip to content

Align auth password toggle with Chloei#13

Merged
chloeilabs merged 1 commit into
mainfrom
codex/align-auth-password-toggle
Apr 19, 2026
Merged

Align auth password toggle with Chloei#13
chloeilabs merged 1 commit into
mainfrom
codex/align-auth-password-toggle

Conversation

@chloeilabs
Copy link
Copy Markdown
Owner

Summary

  • render the auth password toggle with the same lightweight button markup as Chloei
  • remove finance-specific button metadata and active-press styling from that control
  • add a focused regression test for the password toggle output

Verification

  • pnpm exec vitest run src/components/auth/tests/password-input.test.tsx src/components/auth/tests/auth-shell.test.tsx 'src/app/(auth)/tests/sign-in-page.test.tsx' 'src/app/(auth)/tests/sign-up-page.test.tsx'
  • curl -s http://localhost:3000/sign-in | rg -n 'aria-label="Show password"|data-variant="ghost"|data-size="sm"|active:not-aria-[haspopup]:translate-y-px'

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 19, 2026

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

Project Deployment Actions Updated (UTC)
finance Ready Ready Preview, Comment Apr 19, 2026 4:00am

Request Review

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 19, 2026

Warning

Rate limit exceeded

@chloeilabs has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 7 minutes and 19 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 7 minutes and 19 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: a5703289-6d15-46cc-9df8-c5ad745a6e92

📥 Commits

Reviewing files that changed from the base of the PR and between bce6b33 and ffb2140.

📒 Files selected for processing (2)
  • src/components/auth/__tests__/password-input.test.tsx
  • src/components/auth/password-input.tsx
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/align-auth-password-toggle

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

@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@chloeilabs chloeilabs force-pushed the codex/align-auth-password-toggle branch from bc234fc to ffb2140 Compare April 19, 2026 03:59
@chloeilabs chloeilabs merged commit 409caad into main Apr 19, 2026
6 checks passed
@chloeilabs chloeilabs deleted the codex/align-auth-password-toggle branch April 19, 2026 04:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant