When the auto submit is waiting for a response we need to disable the save button. We should also change the label to "Updating..."

CommentFileSizeAuthor
#1 1760646-disable-save.patch660 bytesbeeradb
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

beeradb’s picture

Status: Needs work » Needs review
FileSize
660 bytes

Here we go.

beeradb’s picture

Status: Needs review » Needs work

Let's not commit this yet. This makes sense to roll into some of the other updates we're doing wrt to the editing experience. Let's hold off and drop one big panopoly auto-submit update once we're happy with the direction of this stuff.

beeradb’s picture

Status: Needs work » Closed (duplicate)

Closed in favor of #1759222: Real Time Updating of Preview in Certain Cases which includes this functionality.

dsnopek’s picture

Component: Code » Admin
Issue summary: View changes
Status: Closed (duplicate) » Active

I'm re-opening this one. The code that does this was removed when fixing a critical live preview bug:

#2017159: Panopoly Magic: render preview outside of pane configuration form

But it would be great to implement this again!

NOTE: The patch that was committed for this functionality originally is here: #1759222-5: Real Time Updating of Preview in Certain Cases (but I want to keep that issue closed, since it was primarily about a different piece of functionality)

dsnopek’s picture

Component: Admin » Magic

Setting correct Component.