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

cds-layout styles are not applied to cds-grid-footer #263

Open
3 of 8 tasks
hippee-lee opened this issue Aug 10, 2023 · 0 comments
Open
3 of 8 tasks

cds-layout styles are not applied to cds-grid-footer #263

hippee-lee opened this issue Aug 10, 2023 · 0 comments

Comments

@hippee-lee
Copy link
Contributor

Describe the bug

Child elements in the light DOM of cds-grid-footer are not getting cds-layout styles applied.

How to reproduce

Go to internal-stories-grid--footer

Steps to reproduce the behavior:

  1. Right click grid footer content to open browser dev tools
  2. Right click the highlighted cds-grid-footer element and choose Add attribute
  3. Add the following attribute: cds-layout="horizontal gap:md align:horizontal-center"
  4. Notice that the layout styles are not applied to the content

Expected behavior

Core layout styles are expected to be applied to projected content in the Light DOM.

Versions

Clarity project:

  • Clarity Core
  • Clarity Angular/UI

Clarity version:

  • v5.x
  • v6.x

Framework:

  • Angular
  • React
  • Vue
  • Other:

Framework version:
ie: Angular 16

Device:

  • Type: N/A

Additional notes

N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant