Changeset 11b3ba5 in Klonkt for src/views/pages/circle-post.ejs

Timestamp:
06/21/2026 03:54:13 PM (3 months ago)
Author:
roboburr <roboburr@…>
Branches:
main
Children:
1664f31
Parents:
5e61b17
Message:

fix(editor): schedule publication behind an on/off toggle (no accidental date)

The "Publish on" date field was always open → an accidentally chosen date silently
set the post to 'scheduled' (not live, no obvious reason). Now a "Schedule
publication" toggle, off by default = publish immediately; the date field appears
and counts only when the toggle is on (input disabled when off). Server honours
publish_at only with schedule_enabled (bulletproof, create + update). NL/EN/DE.

Co-Authored-By: Claude <noreply@…>

(No files)

Note: See TracChangeset for help on using the changeset viewer.