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
Hello, Is it the intent that focus from a component being actively edited is not removed when the Publishing menu is clicked?
We are seeing an issue where our editors have focus on a page component and have made edits however, they have not triggered a save byway of removing focus or hitting the Enter button. They are then trying to immediately publish by opening the Publishing menu which, seems to not trigger a blur and therefore doesn’t trigger the component’s save prior to the page publish which, causes their active edit to not persist on the page.
Steps to Reproduce
Steps to reproduce the behavior:
create a new or edit a page with an editable component like a heading
change something in the heading
do not trigger a save by clicking outside the component or hitting enter
click the Publishing menu button
the blur and therefore save is NOT triggered on the component
Expected Behavior
when a user clicks anywhere off the component the save should be triggered
Screenshots
Francisco Payés @fxisco has a video from our zoom meeting
Specs
Desktop
OS: MacOs 10.14.6
Browser Chrome
Version Version 76.0.3809.100 (Official Build) (64-bit)
The text was updated successfully, but these errors were encountered:
Description
Hello, Is it the intent that focus from a component being actively edited is not removed when the Publishing menu is clicked?
We are seeing an issue where our editors have focus on a page component and have made edits however, they have not triggered a save byway of removing focus or hitting the Enter button. They are then trying to immediately publish by opening the Publishing menu which, seems to not trigger a blur and therefore doesn’t trigger the component’s save prior to the page publish which, causes their active edit to not persist on the page.
Steps to Reproduce
Steps to reproduce the behavior:
Expected Behavior
when a user clicks anywhere off the component the save should be triggered
Screenshots
Francisco Payés @fxisco has a video from our zoom meeting
Specs
Desktop
The text was updated successfully, but these errors were encountered: