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

Generic Template & Flow Container #1463

Closed
hvanyo opened this issue Mar 14, 2022 · 0 comments · Fixed by #1483
Closed

Generic Template & Flow Container #1463

hvanyo opened this issue Mar 14, 2022 · 0 comments · Fixed by #1483

Comments

@hvanyo
Copy link
Collaborator

hvanyo commented Mar 14, 2022

Description

As a site builder I want a generic template and flow container to start using immediately so I can create a basic page with basic elements.

Design:

  • SEE JIRA ticket

Acceptance Criteria

AC1: Canvasx-flowcontainer contains utlitity tokens that do the following:

AC2: Canvasx-template contains a generic template

  • Has slots for: Breadcrumb, Top Content, Content, Bottom Content and necessary wrappers.
  • Where the Top Content is full width of viewport.

AC3: cxstarter_ package contains a flowcontainer to apply the following base components

  • RTE
  • CanvasX Image Variations
  • Nested Flow container (with RTE & CanvasX Image variations)

AC3a: cxstarter_ package contains an example shadowed flowcontainer

AC4: Homepage of the canvasx site is converted to generic template.

AC4. Documentation on canvasx-flowcontainer and generic template.

Technical Notes:

  • May need to move the mx-site-percent set at Layout's container wrapper to template slots.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant