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

MWPW-163041: add register-now & fix extra spaces #104

Merged
merged 3 commits into from
Dec 11, 2024
Merged

MWPW-163041: add register-now & fix extra spaces #104

merged 3 commits into from
Dec 11, 2024

Conversation

3ch023
Copy link
Collaborator

@3ch023 3ch023 commented Nov 25, 2024

Copy link

aem-code-sync bot commented Nov 25, 2024

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

@@ -133,7 +133,7 @@ export class RteLinkEditor extends LitElement {
get #analyticsIdField() {
const options = this.#isCheckoutLink
? Object.keys(CHECKOUT_CTA_TEXTS)
: ANALYTICS_LINK_IDS;
: [...ANALYTICS_LINK_IDS];
Copy link
Collaborator

Choose a reason for hiding this comment

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

this this is needed? isnt' ANALYTICS_LINK_IDS already an array?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

yeah i need to copy it, can't use the reference

Copy link
Collaborator

@npeltier npeltier left a comment

Choose a reason for hiding this comment

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

Lgtm

Copy link

aem-code-sync bot commented Dec 11, 2024

Page Scores Audits Google
📱 /studio.html?milolibs=ccd--milo--adobecom PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI
🖥️ /studio.html?milolibs=ccd--milo--adobecom PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI

@3ch023 3ch023 merged commit 9b89feb into main Dec 11, 2024
4 of 5 checks passed
@3ch023 3ch023 deleted the MWPW-161845 branch December 11, 2024 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants