Automattic / wp-calypso

The JavaScript and API powered WordPress.com
https://developer.wordpress.com
GNU General Public License v2.0
12.42k stars 1.99k forks source link

Gutenberg: Add indents to paragraphs #30051

Open azollafox opened 5 years ago

azollafox commented 5 years ago

The new tools in Gutenberg do not allow users to indent text as they used to be able to with the old editor. Previously they had access to tools like this

screen shot 2018-11-28 at 7 56 50 am

Now there are no tools in a paragraph block to replicate that function. To add indents to paragraphs users now need access to custom CSS.

azollafox commented 5 years ago

Reported by user in 1702276-zen

azollafox commented 5 years ago

Reported by user in 1734146-zen

arunsathiya commented 5 years ago

I can see that it's not available, not available on core Gutenberg either.

Screenshot 2019-04-05 at 12 39 23

I wonder if this is a Calypso-specific feature, because I am not seeing that feature on classic-editor on wp-admin on a WordPress.org site.

Screenshot 2019-04-05 at 12 40 07
ahmadbaig1 commented 4 years ago

User requested- #2675140-zen

xpurichan commented 4 years ago

Another request in #9848862-hc.

dcoleonline commented 3 years ago

another request in #27130783-hc

aleone89 commented 3 years ago

Reported here also. https://wordpress.com/forums/topic/indenting-paragraphs-3/

metabreakr commented 3 years ago

3760593-zen

kaitohm commented 3 years ago

Another request on 29157107-hc

metabreakr commented 3 years ago

3962145-zen

github-actions[bot] commented 2 years ago

This issue is stale because it has been 180 days with no activity. You can keep the issue open by adding a comment. If you do, please provide additional context and explain why you’d like it to remain open. You can also close the issue yourself — if you do, please add a brief explanation and apply one of relevant issue close labels.

rosepajaroja commented 2 years ago

I can still replicate.

No option for indent on simple sites, but on Classic Editor on AT site.

Alt text

AT site - Classic Editor

Alt text

supernovia commented 2 years ago

I think this has pretty well been triaged, and I can confirm I don't see any indent options in the block editor here or on .org, but I'll note a handful of related issues from Gutenberg:

First-line indent slider option for paragraphs #34688 Consider an option to use indentation instead of space between paragraphs #37462 Tracking: extend layout options in Gutenberg #39336

Some of these were waiting for more Full-Site Editing and Styles controls, so perhaps we're at a point where those can be implemented? cc @mtias in case you have any thoughts on this.

github-actions[bot] commented 1 year ago

This issue is stale because it has been 180 days with no activity. You can keep the issue open by adding a comment. If you do, please provide additional context and explain why you’d like it to remain open. You can also close the issue yourself — if you do, please add a brief explanation and apply one of relevant issue close labels.

ericmacknight commented 1 year ago

This issue is stale because . . . because no one who has the ability to fix it has fixed it?? Grrr. The issue remains, the arguments have been clearly expressed repeatedly. Those of us who want and need indented paragraphs have been waiting patiently, silently—and now our patience is rewarded by having threads closed?!?

When can we expect this long-recognized flaw to be fixed?

github-actions[bot] commented 1 year ago

Support References

This comment is automatically generated. Please do not edit it.

robinson-heath commented 2 months ago

big huge crashing BUMP! Such a simple thing and useful too. My own workaround is to add a custom style on the paragraph > Advanced tab (call it 'indent') and put in the required css for front and back. This can potentially be a 'pattern' so that novice types can search for 'indent' in the chooser. You also have the house style covered that way.