[wp-trac] [WordPress Trac] #32228: "Page updated" notification should fade as soon as another change is made.

WordPress Trac noreply at wordpress.org
Sat Dec 5 19:05:45 UTC 2015


#32228: "Page updated" notification should fade as soon as another change is made.
-------------------------------------------------+-------------------------
 Reporter:  nthnldtk                             |       Owner:
     Type:  enhancement                          |      Status:  new
 Priority:  normal                               |   Milestone:  Awaiting
Component:  Editor                               |  Review
 Severity:  normal                               |     Version:
 Keywords:  ux-feedback good-first-bug needs-    |  Resolution:
  patch                                          |     Focuses:
                                                 |  administration
-------------------------------------------------+-------------------------

Comment (by iambriansreed):

 I agree with @jaragozzine @nthnldtk - updating the message with the update
 time when the form is $dirty is the best solution.

 @sdavis2702 I think updating the existing functionality to show when it
 was last updated is the best next step.

 To deal with the good points by @juliandoucette:

 '''Problem:'''
  The edit page can be modified significantly by themes and plugins. The
 user experience can be inconsistent if a plugin or theme implements meta
 boxes or modifications to the edit page that don't trigger this message to
 change.
  It could be complicated to determine when to change the message. Is it
 when the user focuses on a field? Is it when the user changes the field?
 Note: if the user changes the field, and then changes it back, the message
 is no longer true.

 '''Proposed solution:'''

 We can look for the first click/touch event inside #post-body-content,
 would this suffice? We aren't saying they are now editing with this
 trigger only that their attention has shifted from the original message.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/32228#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list