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

Reader: Sites with empty blogname appear with hyphenated urls #24144

Open
dzver opened this issue Mar 4, 2025 · 3 comments
Open

Reader: Sites with empty blogname appear with hyphenated urls #24144

dzver opened this issue Mar 4, 2025 · 3 comments

Comments

@dzver
Copy link

dzver commented Mar 4, 2025

Sites with empty blognames use the url as a blogname. That's fine but then if the url doesn't fit on the screen, we wrap it with hyphens.

wordpress.com becomes word-press.com

On this particular screen, it might be best to not have a blogname at all, given that the address is visible under it.

@dangermattic
Copy link
Collaborator

dangermattic commented Mar 4, 2025

Thanks for reporting! 👍

@kean
Copy link
Contributor

kean commented Mar 4, 2025

What would you recommend to display in the title?

@dzver
Copy link
Author

dzver commented Mar 4, 2025

Just nothing?

Easiest would be to remove the hyphens but it might be better to not display a title when there's no title

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants