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

Inserter: Better handle long block titles. #1721

Closed
jasmussen opened this issue Jul 5, 2017 · 2 comments
Closed

Inserter: Better handle long block titles. #1721

jasmussen opened this issue Jul 5, 2017 · 2 comments
Labels
[Feature] Inserter The main way to insert blocks using the + button in the editing interface General Interface Parts of the UI which don't fall neatly under other labels. Good First Issue An issue that's suitable for someone looking to contribute for the first time [Type] Enhancement A suggestion for improvement.

Comments

@jasmussen
Copy link
Contributor

2017-07-05t13 13 53_0200

Two ways to solve this.

  1. ellipsis trim the text (or use longfade mixin)
  2. move to 1 column for the inserter. See also Inserter: go larger font-size and single column #1497
@jasmussen jasmussen added General Interface Parts of the UI which don't fall neatly under other labels. Good First Issue An issue that's suitable for someone looking to contribute for the first time [Feature] Inserter The main way to insert blocks using the + button in the editing interface [Type] Enhancement A suggestion for improvement. labels Jul 5, 2017
@dinhtungdu
Copy link
Contributor

Hi, I'm new to Gutenberg :).

I think that having a long block title is very natural. Sometime we can not have a meaningful title in one or two words. This is my approach: align icon to top and align text left. We just need some change with styling.

@mtias
Copy link
Member

mtias commented Nov 20, 2017

The new inserter should handle this better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Inserter The main way to insert blocks using the + button in the editing interface General Interface Parts of the UI which don't fall neatly under other labels. Good First Issue An issue that's suitable for someone looking to contribute for the first time [Type] Enhancement A suggestion for improvement.
Projects
None yet
Development

No branches or pull requests

4 participants