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

Audit container and alignment behavior and implement default #462

Open
9 tasks
tropicandid opened this issue Jul 31, 2024 · 0 comments
Open
9 tasks

Audit container and alignment behavior and implement default #462

tropicandid opened this issue Jul 31, 2024 · 0 comments
Assignees

Comments

@tropicandid
Copy link
Contributor

tropicandid commented Jul 31, 2024

Constraint Adjustments:

  • Please update the theme.json layout parameters to set the "contentSize" and "wideSize" to px widths more standard to our current designs. "wideSize" is intended to be the max width constraint on items leveraging the alignWide property on blocks and other items such as the nav. "contentSize" is intended for paragraph and other readable text in locations like articles.

Template Part Audit

  • Please do an audit of the existing template parts to ensure that:
  • The constrain parameter is applied only as necessary (we might have multiple elements nested with constrains)
  • When a content type has content added, the alignment max width is respected (none (should be the contentSize in theme.json), align wide, align full)
  • Please verify each html file in the /parts folder is updated as needed.

Blocks to test for alignment

  • Please also test real block content respects their individual alignent:
  • Group
  • Columns
  • Header
  • Media & Text
  • Gallery
  • PullQuote
  • Image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants