-
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
Post content: show placeholder if trying to render itself #24010
Post content: show placeholder if trying to render itself #24010
Conversation
Size Change: +630 B (0%) Total Size: 1.17 MB
ℹ️ View Unchanged
|
59a692a
to
bea53c7
Compare
note that I'd love to get designs for these, but I feel like we can merge this "rough" one and it will be an improvement until we do have placeholder designs |
46b0f8e
to
101f7b3
Compare
53f05a4
to
12ebeb9
Compare
cc @youknowriad this could use a review! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's do it!
Fixes #22080, fixes #23762 (by stopping those crashes from occurring when a post content block exists.)
Related to #24006.
Description
Although it will show all posts retrieved from the entity records as there is no query to control or limit them. 🤔
How has this been tested?
locally in edit site, edit post (while editing posts and templates)
Screenshots
For the Singular template, instead of looking totally broken we get:
(note that the post content placeholder has since been updated to look like this:)
And for the Index template the broken query loop block:
Shows posts:
Types of changes
Bug fix, enhancement
Checklist: