fix(post-form): only auto-expand More options when a field deviates from default

initDisclosure auto-opened the More-options panel whenever any advanced field
'had a value', but the published toggle defaults ON, so a plain create form
tripped it every load. A toggle now counts only when it deviates from its
blueprint default (published: OFF is notable; force_connect/featured: ON is),
so the panel stays collapsed on create. Edit mode still force-opens it
separately. Rebuilt bundle via make build-assets.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Mpdu3Dt1iVoozHwAMyjrbn
This commit is contained in:
2026-07-05 23:42:31 +02:00
co-authored by Claude Opus 4.8
parent 7775a4ed6d
commit a7bda6ed39
2 changed files with 11 additions and 3 deletions
File diff suppressed because one or more lines are too long