Skip to content
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

TT1 Blocks: Do not use only capital letters for Site Title #163

Closed
paaljoachim opened this issue Jan 9, 2021 · 7 comments · Fixed by #230
Closed

TT1 Blocks: Do not use only capital letters for Site Title #163

paaljoachim opened this issue Jan 9, 2021 · 7 comments · Fixed by #230
Assignees
Labels
enhancement New feature or request

Comments

@paaljoachim
Copy link

I tested out TT1 yesterday and noticed that the Site Title contained only capital letters.
This should be an option the user has, and not be forced to add CSS to adjust this aspect.

Default: SITE TITLE
Giving the option to be able to able to write: Site Title or site title
would be helpful.

Thanks.

@kjellr kjellr added the enhancement New feature or request label Jan 11, 2021
@kjellr
Copy link
Collaborator

kjellr commented Jan 11, 2021

Once the Site Title block supports Text Transform, this style will be available for users to edit in the UI. Currently, that setting is only available globally or for the Navigation block.

@paaljoachim
Copy link
Author

  1. I find it strange that the default is all capital letters.
  2. Good to see that Text Transform will be added making it easier to adjust the letters. Hopefully it will not only be small "site title" or capital letters "SITE TITLE" but having it as "Site Title".

@kjellr
Copy link
Collaborator

kjellr commented Jan 11, 2021

I find it strange that the default is all capital letters.

TT1 Blocks is just another version of Twenty Twenty-One, so we're following the design for that theme. @melchoyce, I can't recall, did the all-caps site title come up as an issue at any point before?

@melchoyce
Copy link
Collaborator

It didn't, as far as I recall.

@ianstewart
Copy link

I couldn't find a discrete issue for adding the letter-case controls to the site title block (just discussion on older issues) so I made a discrete issue for it.

WordPress/gutenberg#28106

@paaljoachim
Copy link
Author

paaljoachim commented Jan 15, 2021

Bringing the comment over here as well....

My initial thought on this is to start with the default casing: "Site Title"
Then text letter case can be changed to upper: "SITE TITLE" or lower "site title"

The user should be able to use upper or lower case by using the keyboard.

@scruffian
Copy link
Collaborator

I added a PR for this to Gutenberg: WordPress/gutenberg#29622

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants