Opened 4 years ago

Last modified 4 months ago

#8368 assigned enhancement

Scheduling post time behavior and language refinements

Reported by: jane Owned by: garyc40
Priority: low Milestone: Future Release
Component: Editor Version: 2.7
Severity: minor Keywords: 3.2-early needs-patch ui-focus
Cc: raven@…

Description

On post editor, in publish module, at Publish Immediately-Edit.

If click Edit, layer opens revealing the entry boxes for date and time of publication but still says Publish Immediately. Text should change to say "Publish at:" b/c it's weird if you change time and screen still says immediately until you click OK.

Move OK button to the right side of module (submission buttons to the right as standard placement) with cancel to left (as with other places).

If you start to type in an alternate time then hit cancel, it reverts to publish immediately, which makes sense. If you have already scheduled the publish time but you decide to change it and start typing a different alternate time, if you hit cancel it does not revert to your originally scheduled time, but to publish immediately. It should revert to your previously saved schedule time. Should have a separate link to revert to publish immediately.

Attachments (2)

garyc40.8368.diff (7.1 KB) - added by garyc40 2 years ago.
8368.patch (6.8 KB) - added by SergeyBiryukov 21 months ago.

Download all attachments as: .zip

Change History (21)

comment:1   ryan4 years ago

  • Component changed from General to UI
  • Owner anonymous deleted
  • Milestone changed from 2.7 to 2.8
  • Owner set to markjaquith
  • Status changed from new to assigned

Will refine in 2.8

  • Keywords needs-patch added
  • Milestone changed from 2.8 to 2.9

Pushing to next release due to schedule.

  • Milestone changed from 2.9 to Future Release

comment:6 follow-up: ↓ 8   JohnONolan2 years ago

  • Keywords ux-feedback 3.2-early added

Related: #16068

Proposed solution, approved by Jane: http://cl.ly/452E

  • Owner changed from markjaquith to garyc40
  • Status changed from accepted to assigned

garyc402 years ago

comment:8 in reply to: ↑ 6   garyc402 years ago

  • Keywords has-patch added; needs-patch removed

Replying to JohnONolan:

Related: #16068

Proposed solution, approved by Jane: http://cl.ly/452E

The patch I attached goes with this direction. The radio boxes are displayed only when we're editing a scheduled post. Otherwise, the default UI is used.

If click Edit, layer opens revealing the entry boxes for date and time of publication but still says Publish Immediately. Text should change to say "Publish at:" b/c it's weird if you change time and screen still says immediately until you click OK.

This issue is addressed in the attached patch as well

Also, when you change the date to something other than the original scheduled date, but ahead of current time, the text should change to say "Schedule for" instead of "Published on", and the submit button should change to "Schedule" instead of "Update". My patch addresses this issue as well.

Closed #17143 as duplicate

Bump, +1

Refreshed the patch for current trunk, in case someone wants to look at it.

  • Keywords needs-patch added; has-patch removed

Related/duplicate: #18565

So this bug is now about the fact that you can Quick Edit a post and change it from Scheduled to Published, but nothing occurs.

Need to address that in the patch.

  • Reporter changed from janeforshort to jane

Created a hotfix with userscript. Adds a button who updates the date to the current date when its clicked.

http://userscripts.org/scripts/show/119952

#23153 was marked as a duplicate.

  • Cc raven@… added
  • Component changed from UI to Editor
  • Keywords ui-focus added; ux-feedback removed
Note: See TracTickets for help on using tickets.