-
Notifications
You must be signed in to change notification settings - Fork 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
Multiple Blocks: Typography appearance settings is overridden by Styles Typography Links settings #64596
Comments
📌 HOUSEKEEPING
📌 SCRUBBING
📌 FINDINGS
📌 ACTIONS
📌 Message to Author - @devNigel I can confirm the individual Title Block typography styles are overwritten by the Styles tab settings. I opened this issue on Wordpress / Gutenberg as the issue is appearing on self-hosted |
Another report here: 5443273-zd-woothemes The font size in Styles is also overriding the size set in block settings. |
Another case with Byrne in 5765619-zen |
User reports from #73012 :
|
I think this may be related: WordPress/gutenberg#44931 Global Styles: Styles specificity and users expectations If so, the TLDR here is that GB is working as intended, but has a confusing UX due to the hierarchy of elements vs blocks. @dsas Do you agree this is part of that larger conversation? |
It's part of that conversation. Maybe this could be addressed differently, (similarly to navigation) but maybe that just causes a different set of UX problems. In either case it's definitely a problem that needs thinking about and addressing in Core Gutenberg and I see a GB bug has been created |
Another user report: 42096785-hc |
another one here:
|
Another report when using the Site Title block and trying to change the styles: 6300599-zd-woothemes |
Ran into this issue today as well in #6330054-zd. Had to remove the link styling so the font size of the site title block could be used properly. |
Encountered this again here: #6370750-zen User was super frustrated and confused as to why their Site Title block's changes wouldn't update - and indeed the UI is hard to understand here. I walked them through resetting Styles > Typography > Link > Font Size so that they can control the Site Title block from the block settings again. |
It's been identified above that this issue is primarily an issue of confusing UI, which is being discussed in core here: WordPress/gutenberg#44931 📌 ACTIONS
|
Noting that there's a PR underway to address this: WordPress/gutenberg#64911 and that I can still replicate the original report. I've added the PR as needs review to the connecting the dots board for now. |
Closing this out as it seems to be fixed by WordPress/gutenberg#64911 |
Quick summary
The Styles Typography setting is overriding the Typography settings in Site Title Block.
The Block level settings should have higher priority.
Steps to reproduce
What you expected to happen
The block level settings should have priority over global settings such as the ones in Stlyes.
What actually happened
Appearance settings in Styles > Typography > Links also affected Site Title block display.
Context
User report: 5295002-zd-woothemes
Simple, Atomic or both?
Simple, Atomic
Theme-specific issue?
No.
Browser, operating system and other notes
No response
Reproducibility
No response
Severity
All
Available workarounds?
Yes, easy to implement
Workaround details
The only way to preserve Site Title Block display settings is to use Default in Styles tab > Typography > Links > Appearance.
The text was updated successfully, but these errors were encountered: