Commit eef1780
committed
fix: show type-to-confirm phrase above the input so it persists while typing
The required phrase was only in the placeholder, which disappears on the first keystroke. Display it in a read-only box above the input instead (still not selectable, so it must be typed).
Claude-Session: https://claude.ai/code/session_01T2BCDzNE6K9DVzzShjSmXf1 parent 48c0492 commit eef1780
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
195 | 198 | | |
196 | 199 | | |
197 | 200 | | |
198 | | - | |
199 | 201 | | |
200 | 202 | | |
201 | 203 | | |
| |||
0 commit comments