e099714af157b6a181fef6590659f97eb3750bdd
- Location field hx-target "find *" resolved to the <label> (first child), so changing an account swapped the reloaded <select> over the label and left a duplicate dropdown. Target "find select" instead (simple + advanced). - edit-wizard-toggle-mode-handler read mode only from step-params, but the hidden "mode" field is a top-level form param, so current-mode always defaulted to "simple" and the toggle could never return from advanced. Read it from form-params too, matching edit-vendor-changed-handler. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Description
No description provided
Languages
Clojure
90.9%
CSS
4.2%
Sass
2.3%
HTML
1.3%
HCL
0.4%
Other
0.7%