-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
List View: automatically update after switching between Write and Design modes #66802
Comments
The following video further demonstrates and explains the problem caused with the List View when switching between Write and Design mode: I cannot get any version of this video to "upload" here so including the link instead: https://cln.sh/5t7kDlkT (I know we're not supposed to do this, if anyone can get it to upload in another comment I'll delete this link.) Steps:
If any user switches to Write Mode and leaves the editor, when they return they will have to remember to switch back to Design Mode and refresh their screen in order to access the full list of blocks in the proper structure. Edit: I've only tested in Dotcom Simple and Atomic sites and whatever the current versions are there, which I think is WP 6.6.2 and GB 19.5.1. |
Hm.. I can't reproduce on trunk. Can someone else test in trunk too? I'll keep digging a bit more though to see if there was a PR that fixed that.. |
Noting that I had this issue as well when helping a site owner. Symptoms are the same as those reported here, but I was not able to get out of Write Mode, despite choosing the option and refreshing the browser window several times. Ultimately I had to deactivate the Gutenberg plugin on their site so they could proceed. |
I can replicate this using Gutenberg nightly (v-19.7.20241105) on WordPress Playground: GB.nightly.mov |
In testing this PR #66833 for a different issue, I found this one was also fixed! fixed.list.view.movClosing this out as a result. |
If you open the Site Editor with Design mode enabled, open list view, and then switch into Write mode, the List View shows that blocks are locked. If you then refresh the page or enter/return, you'll then see when you open List View with Write mode enabled a much simpler view:
write.mode.lsit.view.mov
List View when you first turn on Write mode:
List View when you leave Write mode on and either refresh or exit/return:
Note that you will see this bug in the video above: #66463 That's a separate issue from what's being described here around the role and display of List View. I am marking this as a bug for now.
The text was updated successfully, but these errors were encountered: