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

Targeted style to section-container #547

Merged
merged 1 commit into from
Dec 21, 2023
Merged

Targeted style to section-container #547

merged 1 commit into from
Dec 21, 2023

Conversation

sdmcraft
Copy link

@sdmcraft sdmcraft commented Dec 21, 2023

Please always provide the GitHub issue(s) your PR is for, as well as test URLs where your change can be observed (before and after), along with a short summary of changes:

Issue

Fixes #546

Changelog:

Targeted style to section-container

Test URLs:

Library

  • New Blocks introduced in this PR
    If yes, please provide details below
    Block Name : For e.g. cards

  • Documented in sidekick library

  • New variations introduced in this PR
    Variation Name : For e.g. cards (grid)

  • Documented in sidekick library

  • New mixins introduced in this PR
    Mixin Name : For e.g. compact, white

  • Documented in sidekick library

Copy link

aem-code-sync bot commented Dec 21, 2023

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run PSI checks
  • Re-sync branch
Commits

Copy link

aem-code-sync bot commented Dec 21, 2023

Page Scores Audits Google
/research/literature PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI

Copy link

@dnbute dnbute left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@@ -1166,6 +1164,11 @@ main .section.with-background-image.align-top > .section-container, main .sectio
margin-bottom: 1rem;
}

/* section - static */
main .section.static > .section-container {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are we using static only at one place ?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, that's what I found atleast through finder.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also similar observation with Sharepoint search. There's also a hero-banner(static) variant but likely that's not related to this change as this one is limiter to section level style.

@jindaliiita
Copy link

Overall LGTM apart from one comment
https://github.com/hlxsites/sunstar/pull/547/files#r1433883893

@sdmcraft sdmcraft merged commit 7a22962 into main Dec 21, 2023
4 checks passed
@sdmcraft sdmcraft deleted the i-546 branch December 21, 2023 17:21
ehrro added a commit to sunstar-global/sunstar that referenced this pull request Jan 9, 2024
Targeted style to section-container (hlxsites#547)
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 this pull request may close these issues.

Research Literature Page spacing issue
3 participants