Shumiland/src/components/forms
Vadym Samoilenko 85d2f7d16e
Some checks are pending
CI / Type Check (push) Waiting to run
CI / Lint (push) Waiting to run
CI / Unit Tests (push) Waiting to run
Deploy / Build & Push Image (push) Waiting to run
Deploy / Deploy to VPS (push) Blocked by required conditions
fix(forms): fix message render, confirmation text, radio disabled, placeholder, replyTo
- Replace dangerouslySetInnerHTML with extractLexicalText helper for message blocks
- Show CMS confirmationMessage text on success instead of hardcoded string
- Disable radio field in plugin config (not rendered in FormBlock)
- Remove placeholder from text/number/textarea/date seed fields (plugin ignores them)
- Replace {{email}} replyTo template with static manager email fallback

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-18 12:13:22 +01:00
..
BirthdayBookingForm.tsx perf: compress images to WebP (-97%) and fix slider/performance issues 2026-05-10 22:49:46 +01:00
FormBlock.tsx fix(forms): fix message render, confirmation text, radio disabled, placeholder, replyTo 2026-05-18 12:13:22 +01:00
GroupRequestForm.tsx perf: compress images to WebP (-97%) and fix slider/performance issues 2026-05-10 22:49:46 +01:00