604fdc5c6ce985f0c814bc4791d6cd016359afdb
All checks were successful
Build and Push Docker Image / build (push) Successful in 5m11s
Previously the input type was `revealed || !isMasked ? "text" : "password"` — once revealed the value was no longer the "***" placeholder, so !isMasked kept the input in text mode even with revealed=false. Type now depends on `revealed` alone, so a second click re-dots the field. v2026.04.15.6 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Description
No description provided
Languages
TypeScript
99.7%
Dockerfile
0.2%