Skip to content

Conversation

@suhjainadobe
Copy link
Contributor

@suhjainadobe suhjainadobe commented Dec 15, 2025

@aem-code-sync
Copy link

aem-code-sync bot commented Dec 15, 2025

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

Comment on lines 148 to 149


Choose a reason for hiding this comment

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

🚫 [eslint] <no-multiple-empty-lines> reported by reviewdog 🐶
More than 1 blank line not allowed.

Suggested change

Comment on lines 203 to 204


Choose a reason for hiding this comment

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

🚫 [eslint] <no-multiple-empty-lines> reported by reviewdog 🐶
More than 1 blank line not allowed.

Suggested change

@spadmasa
Copy link
Collaborator

spadmasa commented Dec 18, 2025

Validation done on the PR on the below url in desktop , tablet and mobile . Few of accessibility testing , analytics testing and loc testing and bug fix is still in progress which will be taken up in next pr . Complete testing details are in Jira
https://pre-yt--cc--adobecom.aem.live/drafts/souj/pre-pro/pre-yt
image
Desktop user will see 15 cards , Tablet 9 cards and mobile 5 cards - (/)
image
image
image

Comment on lines 131 to 132
const headers = {
'x-product': CONFIG.API.PRODUCT,

Choose a reason for hiding this comment

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

🚫 [eslint] <object-curly-newline> reported by reviewdog 🐶
Unexpected line break after this opening brace.

Suggested change
const headers = {
'x-product': CONFIG.API.PRODUCT,
const headers = {'x-product': CONFIG.API.PRODUCT,

Comment on lines 132 to 133
'x-product': CONFIG.API.PRODUCT,
};

Choose a reason for hiding this comment

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

🚫 [eslint] <object-curly-newline> reported by reviewdog 🐶
Unexpected line break before this closing brace.

Suggested change
'x-product': CONFIG.API.PRODUCT,
};
'x-product': CONFIG.API.PRODUCT,};

@nkthakur48
Copy link
Collaborator

@suhjainadobe @hkhatana26 @hkuraware @drashti1712, please see if some of this feedback makes sense. We could take them as a fast follow-up since this PR is required on stage as soon as possible.

pr_review_849.pdf

@nkthakur48 nkthakur48 merged commit 5112091 into stage Dec 18, 2025
9 of 11 checks passed
nkthakur48 added a commit that referenced this pull request Jan 6, 2026
* new yt block

* new yt block

* new yt block

* new yt block

* new yt block

* new yt block

* Authorable row count per viewport

* Personalised Edit template button for ios

* new yt block

* new yt block

* new yt block

* Free tag

* new yt block

* new yt block

* new yt block

* new yt block

* new yt block

* new yt block

* Free tag authorable and is free check

* free null check

* Updated icons and added close icon for mobile

* new yt block

* new yt block

* new yt block

* new yt block

* Fixed close card button click event

* Added accessibilty for yt cards

* Refactored code and resolved merge conflict

* new yt block

* new yt block

* new yt block

* new yt block

* new yt block

* new yt block

* accessibilty changes for desktop

* fixed video restart on tab

* changes for tablet veiw is fixed

* Fixed rtl issue for icons

* new yt block

* new yt block

* new yt block

* new yt block

* new yt block

* Fixed no-multiple-empty-lines eslint issue

* changes for voice over on card

* voiceover changes for overlay is fixed

* Support both Akamai Proxy and Stock API based on query param

* Fixed linting issue

* MWPW-183578 PrM x YT gallery  (#849)

* new yt block

* new yt block

* new yt block

* new yt block

* new yt block

* new yt block

* Authorable row count per viewport

* Personalised Edit template button for ios

* new yt block

* new yt block

* new yt block

* Free tag

* new yt block

* new yt block

* new yt block

* new yt block

* new yt block

* new yt block

* Free tag authorable and is free check

* free null check

* Updated icons and added close icon for mobile

* new yt block

* new yt block

* new yt block

* new yt block

* Fixed close card button click event

* Added accessibilty for yt cards

* Refactored code and resolved merge conflict

* new yt block

* new yt block

* new yt block

* new yt block

* new yt block

* new yt block

* accessibilty changes for desktop

* fixed video restart on tab

* changes for tablet veiw is fixed

* Fixed rtl issue for icons

* new yt block

* new yt block

* new yt block

* new yt block

* new yt block

* Fixed no-multiple-empty-lines eslint issue

* changes for voice over on card

* voiceover changes for overlay is fixed

* Support both Akamai Proxy and Stock API based on query param

* Fixed linting issue

---------

Co-authored-by: Suhani <suhjain@Suhanis-MacBook-Pro.local>
Co-authored-by: Drashti Modasara <dmodasara@drashtis-mbp.corp.adobe.com>
Co-authored-by: himani-kuraware <hkuraware@adobe.com>
Co-authored-by: Drashti Modasara <dmodasara@Drashtis-MacBook-Pro.local>
Co-authored-by: hkhatana26 <hkhatana@adobe.com>
Co-authored-by: Nishant Thakur <nishant.thakur.ece@gmail.com>

* new yt block

* new yt block

* new yt block

* new yt block

* new yt block

* new yt block

* MWPW-185518: Fixed tab functionality in firefox

* bug fixes for tab and video functionality

* free tag z-index

* general formatting

* general formatting

* general formatting

* MWPW-185625: Fixed shift tab in info button

* stock api config

* stock api config

* stock api config

* stock api config

* Fixed shift tab in desktop and reverted voiceover changes

---------

Co-authored-by: Suhani <suhjain@Suhanis-MacBook-Pro.local>
Co-authored-by: Drashti Modasara <dmodasara@drashtis-mbp.corp.adobe.com>
Co-authored-by: himani-kuraware <hkuraware@adobe.com>
Co-authored-by: Drashti Modasara <dmodasara@Drashtis-MacBook-Pro.local>
Co-authored-by: hkhatana26 <hkhatana@adobe.com>
Co-authored-by: Suhani Jain <110388864+suhjainadobe@users.noreply.github.com>
nkthakur48 added a commit that referenced this pull request Jan 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants