silverstripe-terraformers / silverstripe-embargo-expiry

BSD 3-Clause "New" or "Revised" License
7 stars 7 forks source link

UX: Allow saving and clearing of schedule separate from page #12

Closed chillu closed 6 years ago

chillu commented 6 years ago

It's a bit weird to have input field for a scheduled publish, which could then be rendered ineffective by immediately publishing the page anyway (rather than just saving the draft). Rather than conditionally removing the "publish" option when unsaved scheduled publish input is present, use an inline button to set it. This should refresh the form, since it changes the available actions to "remove embargo".

chrispenny commented 6 years ago

Related issue regarding the "Publish" button: https://github.com/silverstripe-terraformers/silverstripe-embargo-expiry/issues/1