backdrop-contrib / mini_layouts

Provide blocks which allow positioning content within them in layouts.
GNU General Public License v2.0
7 stars 4 forks source link

[UX] Add "Mini-layout:" to beginning of block description. #35

Open jenlampton opened 1 year ago

jenlampton commented 1 year ago

My instinct every time is to type "mini" into the block search, expecting that will filter my block list to show all mini layouts. I think it would be helpful to include this text in the block description by default, so that people don't need to add it to every mini-layout manually.

Screen Shot 2022-11-21 at 11 01 28 AM
izmeez commented 11 months ago

This is an interesting idea.

herbdool commented 3 months ago

I was thinking that it should be standardized with other blocks, such as Views, which put "Views:" in front of the title, not the description. It would be like:

2024-05-10 14 45 53 riseup-bd lndo site 32e8fc54cde5

herbdool commented 3 months ago

@docwilmot I created an alternative PR https://github.com/backdrop-contrib/mini_layouts/pull/49

stpaultim commented 3 months ago

I like it!

izmeez commented 3 months ago

This looks good. But what about existing sites? Will they only be able to change the description and not the machine name?

herbdool commented 3 months ago

@izmeez my PR? It doesn't affect the actual machine_name, it just adds the text for display.

stpaultim commented 3 months ago

@herbdool - I tested this and love it. Works for me. Nice improvement.

stpaultim commented 2 weeks ago

Using mini-layouts in a recipe and concerned that the user experience is difficult for folks to discover where the block came from.

Temporary solution is to add information in the title and description of the block. But, this would help also help.

Adding a contextual menu option would also be nice. https://github.com/backdrop-contrib/mini_layouts/issues/44