Added JavaScript to convert YYYY-MM-DD dates to DD.MM.YYYY format when prepopulating date fields. This is a partial fix for the date field issues - full fix requires Formidable Forms configuration.
Also updated ISSUES.md with detailed documentation of all three date field problems: initial format, picker display, and post-selection format.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Date field shows as '20260130' instead of German format '30.01.2026'. Documented as low priority cosmetic issue to be fixed later.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- Logo field misplaced on job form instead of provider profile
- Empty dropdown issue (fixed)
- Identified required changes for proper company logo implementation