Changes: - Make save checkbox visible by default (not conditionally rendered) - Disable checkbox when cloud_init_script is empty - Auto-enable when user types in the script textarea (via Livewire reactivity) - Remove unnecessary border wrapper around checkbox for cleaner look - Checkbox styling now matches other checkboxes in the form (no border) This improves UX by making the save option always discoverable while preventing users from checking it when there's no script to save. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| css | ||
| fonts | ||
| js | ||
| views | ||