You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When saving a post with a modified block binding, the save panel currently flags that the Post Meta has changed with the following:
However, this doesn't surface the individual changes that have occurred to the post meta, nor does it allow users to opt out of those edits in a piecemeal way.
What is your proposed solution?
We should instead revise the save panel so that it shows the following experience:
We can start with just showing what changes have been made, then later add the checkboxes.
The text was updated successfully, but these errors were encountered:
What problem does this address?
When saving a post with a modified block binding, the save panel currently flags that the Post Meta has changed with the following:
However, this doesn't surface the individual changes that have occurred to the post meta, nor does it allow users to opt out of those edits in a piecemeal way.
What is your proposed solution?
We should instead revise the save panel so that it shows the following experience:
We can start with just showing what changes have been made, then later add the checkboxes.
The text was updated successfully, but these errors were encountered: