nordabiz/templates/classifieds
Maciej Pienczyn f3a7f86960
Some checks are pending
NordaBiz Tests / Unit & Integration Tests (push) Waiting to run
NordaBiz Tests / E2E Tests (Playwright) (push) Blocked by required conditions
NordaBiz Tests / Smoke Tests (Production) (push) Blocked by required conditions
NordaBiz Tests / Send Failure Notification (push) Blocked by required conditions
feat(classifieds): green ✓ on filled required fields, drop full-form red
The :invalid CSS without scoping was making the entire form-container
draw a red border (the form is :invalid as long as any inner field is).
Removed it. Replaced with positive feedback: a green ✓ appears next to
the label of each required field as soon as it is filled. Tracks title,
category, listing_type radios and Quill description (new.html) plus
title and description (edit.html). Initial pass at load sets the check
on values restored after a POST validation error.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 13:47:27 +02:00
..
CLAUDE.md claude-mem plugin v10.3.3 2026-02-23 10:33:26 +01:00
edit.html feat(classifieds): green ✓ on filled required fields, drop full-form red 2026-04-14 13:47:27 +02:00
index.html feat: Quill rich text editor in B2B classifieds + expiry email notifier 2026-04-10 10:53:54 +02:00
new.html feat(classifieds): green ✓ on filled required fields, drop full-form red 2026-04-14 13:47:27 +02:00
view.html feat: Quill rich text editor in B2B classifieds + expiry email notifier 2026-04-10 10:53:54 +02:00