Commit 9a7d24d
committed
fix: hide V3 password rule icons when JS off
The check/close icons next to each rule are Alpine-driven
state. Without JS, the pass icon rendered unconditionally
and falsely suggested every rule was satisfied. Cloak both
icon spans so the rule labels still serve as a static
reference list while the live state markers stay hidden
until Alpine takes over.1 parent 6a81c4b commit 9a7d24d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
0 commit comments