Open richtabor opened 6 days ago
Hi @richtabor, thanks for reporting the issue. I was able to reproduce the bug. Would like to fix it with a corresponding PR. Thanks!
Note that if the post content block is selectable, the inserter tries to add the next block below it (which it can't, as we're not editing the template). Another +1 for making the post content not a selectable block unless you're editing the template perhaps.
https://github.com/user-attachments/assets/89cc9a98-3d11-4139-9e45-72d05287bf54
One also has to be careful about how many times you command + a to select all, which the further you're nested the hardest it is to guess what count is one too many:
https://github.com/user-attachments/assets/cad58b40-ac9c-4d58-885c-69361b4d6b95
When viewing a page with a template rendered, the write mode tool is available.
When active, I would not expect to be able to select, and edit, the post content block. I'm not editing the template here (and saving does not reflect any of the changes, as expected, since those are not valid).
https://github.com/user-attachments/assets/5647719e-4fae-4a94-8f8d-6cc249314e78