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

Countdown in hero #66 #264

Merged
merged 28 commits into from
Nov 29, 2023
Merged

Countdown in hero #66 #264

merged 28 commits into from
Nov 29, 2023

Conversation

taimurCognizant
Copy link
Collaborator

@taimurCognizant taimurCognizant commented Nov 22, 2023

Fix #66

Test URLs:

I also fixed the height issue with the hero container. On devices with smaller height like iphone SE the text was overflowing the container.

@taimurCognizant taimurCognizant linked an issue Nov 22, 2023 that may be closed by this pull request
3 tasks
Copy link

aem-code-sync bot commented Nov 22, 2023

Hello, I'm the AEM Code Sync Bot and I will run some test suites that validate the page speed.
In case there are problems, just click the checkbox below to rerun the respective action.

  • Re-run PSI Checks

Copy link

aem-code-sync bot commented Nov 22, 2023

Page Scores Audits Google
/drafts/taimur/hero PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI

Copy link

aem-code-sync bot commented Nov 22, 2023

Page Scores Audits Google
/drafts/taimur/hero PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI

Copy link

aem-code-sync bot commented Nov 22, 2023

Page Scores Audits Google
/drafts/taimur/hero PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI

Copy link
Collaborator

@Lakshmishri Lakshmishri left a comment

Choose a reason for hiding this comment

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

Screenshot 2023-11-22 at 20 54 42

gap between content should be 24px

blocks/v2-hero/v2-hero.css Outdated Show resolved Hide resolved
blocks/v2-hero/v2-hero.css Outdated Show resolved Hide resolved
blocks/v2-hero/v2-hero.js Outdated Show resolved Hide resolved
blocks/v2-hero/v2-hero.css Outdated Show resolved Hide resolved
blocks/v2-hero/v2-hero.css Outdated Show resolved Hide resolved
blocks/v2-hero/v2-hero.js Show resolved Hide resolved
blocks/v2-hero/v2-hero.js Outdated Show resolved Hide resolved
blocks/v2-hero/v2-hero.js Outdated Show resolved Hide resolved
blocks/v2-hero/v2-hero.css Outdated Show resolved Hide resolved
blocks/v2-hero/v2-hero.css Show resolved Hide resolved
blocks/v2-hero/v2-hero.css Outdated Show resolved Hide resolved
blocks/v2-hero/v2-hero.js Show resolved Hide resolved
Copy link

aem-code-sync bot commented Nov 23, 2023

Page Scores Audits Google
/drafts/taimur/hero PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI

Copy link

aem-code-sync bot commented Nov 23, 2023

Page Scores Audits Google
/drafts/taimur/hero PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI

Copy link

aem-code-sync bot commented Nov 23, 2023

Page Scores Audits Google
/drafts/taimur/hero PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI

Copy link

aem-code-sync bot commented Nov 27, 2023

Page Scores Audits Google
/drafts/taimur/hero PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI

blocks/v2-hero/v2-hero.js Outdated Show resolved Hide resolved
@cogniSyb cogniSyb added the FR Functional requirement label Nov 27, 2023
blocks/v2-hero/v2-hero.css Show resolved Hide resolved
blocks/v2-hero/v2-hero.css Show resolved Hide resolved
Copy link

aem-code-sync bot commented Nov 28, 2023

Page Scores Audits Google
/drafts/taimur/hero PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI

Copy link

aem-code-sync bot commented Nov 28, 2023

Page Scores Audits Google
/drafts/taimur/hero PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI

Copy link

aem-code-sync bot commented Nov 29, 2023

Page Scores Audits Google
/drafts/taimur/hero PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI

@cogniSyb cogniSyb changed the base branch from main to develop November 29, 2023 15:22
Copy link

aem-code-sync bot commented Nov 29, 2023

Page Scores Audits Google
/drafts/taimur/hero PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI

Copy link

aem-code-sync bot commented Nov 29, 2023

Page Scores Audits Google
/drafts/taimur/hero PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI

Copy link

aem-code-sync bot commented Nov 29, 2023

Page Scores Audits Google
/drafts/taimur/hero PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI

@cogniSyb cogniSyb merged commit 852fd70 into develop Nov 29, 2023
2 checks passed
cogniSyb added a commit that referenced this pull request Dec 4, 2023
* add countdown timer in hero block
* refactor gaps, UI improvements for all variants
* fix button padding for tablet
* better text wrapping
* fix hero container takes at least the height of the viewport, and in case of overflow content, the height expands
* update hero gradient
* add variant to right align background in hero
* refactor better class names for positioning
* fix hero background
* add play icon

---------

Co-authored-by: Syb Wartna <sybren.wartna@cognizant.com>
cogniSyb added a commit that referenced this pull request Dec 12, 2023
* add countdown timer in hero block
* refactor gaps, UI improvements for all variants
* fix button padding for tablet
* better text wrapping
* fix hero container takes at least the height of the viewport, and in case of overflow content, the height expands
* update hero gradient
* add variant to right align background in hero
* refactor better class names for positioning
* fix hero background
* add play icon

---------

Co-authored-by: Syb Wartna <sybren.wartna@cognizant.com>
cogniSyb added a commit that referenced this pull request Dec 12, 2023
* add countdown timer in hero block
* refactor gaps, UI improvements for all variants
* fix button padding for tablet
* better text wrapping
* fix hero container takes at least the height of the viewport, and in case of overflow content, the height expands
* update hero gradient
* add variant to right align background in hero
* refactor better class names for positioning
* fix hero background
* add play icon

---------

Co-authored-by: Syb Wartna <sybren.wartna@cognizant.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FR Functional requirement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Countdown in hero
5 participants