-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Featured Image label missing after image has been added to page #63321
Comments
I support adding headings to identify sections of content. The 'label' shouldn't just be a visual label i.e. unsemantic text. It should be a heading element. The effort to reunify the Post Editor with the Site Editor and the new Post Summary panel introduced many changes and an overall drop in the amount of headings used on the page. In the screenshot below, a comparison of the headings structure in WordPress 6.5 (left) and the one on trunk (right). I'd like to remind everyone that headings are of fundamental importance for many users to navigate the page and find content. |
Ideally, yes but not sure that it should be discussed in the scope of this issue, which is specific to the featured image. To me, the new Post Summary mixes together settings that are conceptually very different. I'd argue that also from a visual perspecitve, this panel is now a litlte too 'crowded'. Scanning visually its content is now more challenging. This is a broader issue though and there are other things to address e.g.:
|
Personally, I felt that the new design improved the readability of the sidebar as it became way easier to scan. The old one had way too much information at the same time for my liking and it was also very disorganized. The new one seems more consistent. There might be some things we can do to improve clarity though but I do appreciate the consistency and the clarity of the new design. Just my 2cts |
Besides personal perception and opinions, an UI that aims to be as accessible as possible must provide information. Removing headings or other informative text isn't a great way to improve information. It justs makes the UI visually lighter. An accessible UI should prioritize function over form. Which is, I guess, the point where views about design differ between designers and accessibility specialists. |
This is exactly where I'm coming from when I shared the above. It's not about form, it's about the UI being more usable IMO. |
Description
Testing 6.6-rc3. After adding a featured image, there is no longer a label above the image stating that it is a Featured Image.
The concern is that someone with little WordPress Experience may inherit a site that has featured images in place and will have no context for what this image is for and how it is related to the page or post. It is also a potential accessibility barrier to not have visual context related to this form input.
Step-by-step reproduction instructions
Screenshots, screen recording, code snippet
Environment info
WP 6.6-rc3
Twenty TwentyFour theme
Gutenberg plugin not enabled
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
The text was updated successfully, but these errors were encountered: