Save draft button should be the main saving option when creating a draft #19091
-
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
For a brief time (Craft 3.6) this was actually the case :) That change caused a lot of friction, IMO because it flipped the problem on its head; instead of some authors accidentally publishing work-in-progress content some of the time, a lot of authors now ended up inside the drafts workflow by mistake a lot of the time, when attempting to create new entries. Craft 3.7 reverted the primary action back to "Create entry", and made several UI improvements for both workflows, see #7899. IMO, the current iteration of the entry creation UI/workflow is the most intuitive and effective one for most authors, and the "Save draft" action is still fairly easily available via the dropdown menu, for authors who prefers creating new entries as persistent drafts. |
Beta Was this translation helpful? Give feedback.

For a brief time (Craft 3.6) this was actually the case :) That change caused a lot of friction, IMO because it flipped the problem on its head; instead of some authors accidentally publishing work-in-progress content some of the time, a lot of authors now ended up inside the drafts workflow by mistake a lot of the time, when attempting to create new entries.
Craft 3.7 reverted the primary action back to "Create entry", and made several UI improvements for both workflows, see #7899.
IMO, the current iteratio…