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

Width alignment options for paragraph, lists and quote #32507

Open
dennisheiden opened this issue Jun 8, 2021 · 4 comments
Open

Width alignment options for paragraph, lists and quote #32507

dennisheiden opened this issue Jun 8, 2021 · 4 comments
Labels
[Block] List Affects the List Block [Block] Quote Affects the Quote Block [Feature] Blocks Overall functionality of blocks [Feature] Layout Layout block support, its UI controls, and style output. [Type] Enhancement A suggestion for improvement.

Comments

@dennisheiden
Copy link

What problem does this address?

Paragraphs, lists and quotes don't have width alignment options. This is somehow weird because headings and pullquote have.

image

image

What is your proposed solution?

For a consistent behavior every block should have width alignment options (wide / full).

@Mamaduka Mamaduka added [Feature] Blocks Overall functionality of blocks [Type] Enhancement A suggestion for improvement. labels Jun 9, 2021
@skorasaurus
Copy link
Member

FYI there's a specific issue for paragraph alignment at #31429

@skorasaurus skorasaurus added [Block] Quote Affects the Quote Block [Block] List Affects the List Block labels Feb 4, 2022
@landwire
Copy link

landwire commented Feb 23, 2022

I would also like to see the alignment options cleaned up. At the moment it's a muddle of alignment and widths.
Could we have width options: default, wide, full (extendable with any custom width like "narrow")
and separate alignment option: left, center, right

widths options (by default alignment is center)
default               ----------------------
narrow                     ------------
wide            ----------------------------------       
full       -------------------------------------------

Possible alignments of "narrow" width to next wider width ("default"):
default             ----------------------
left                ------------
center                   ------------
right                         ------------

Possible alignments of "default" width to next wider width ("wide"):
wide           ----------------------------------
left           ----------------------
right                      ----------------------
center              ----------------------

@donalirl
Copy link

Agree this would be a useful enhancement 👍

@jackmakesthings
Copy link

Any movement on this? Really would be useful.

@ellatrix ellatrix added the [Feature] Layout Layout block support, its UI controls, and style output. label Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Block] List Affects the List Block [Block] Quote Affects the Quote Block [Feature] Blocks Overall functionality of blocks [Feature] Layout Layout block support, its UI controls, and style output. [Type] Enhancement A suggestion for improvement.
Projects
None yet
Development

No branches or pull requests

8 participants