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

13 trucks carousel #82

Merged
merged 18 commits into from
Sep 26, 2023
Merged

13 trucks carousel #82

merged 18 commits into from
Sep 26, 2023

Conversation

@kesiah kesiah self-assigned this Sep 20, 2023
@aem-code-sync
Copy link
Contributor

aem-code-sync bot commented Sep 20, 2023

Hello, I'm Franklin 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

@aem-code-sync
Copy link
Contributor

aem-code-sync bot commented Sep 20, 2023

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

@aem-code-sync
Copy link
Contributor

aem-code-sync bot commented Sep 20, 2023

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

@aem-code-sync
Copy link
Contributor

aem-code-sync bot commented Sep 20, 2023

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

@aem-code-sync
Copy link
Contributor

aem-code-sync bot commented Sep 20, 2023

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

@aem-code-sync
Copy link
Contributor

aem-code-sync bot commented Sep 20, 2023

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

@aem-code-sync
Copy link
Contributor

aem-code-sync bot commented Sep 20, 2023

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

@aem-code-sync
Copy link
Contributor

aem-code-sync bot commented Sep 21, 2023

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

}

/* stylelint-disable-next-line no-descending-specificity */
.v2-truck-lineup__navigation-item button {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Could you reset the font-weight here to get rid of faux bold?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Instead of changing this button, I updated in styles, because by default button is using font-family Helvetica Roman, so the weight there was already wrong.


.v2-truck-lineup__navigation-item.active button,
.v2-truck-lineup__navigation-item button:hover {
--color-icon: var(--c-primary-black);
Copy link
Collaborator

Choose a reason for hiding this comment

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

The icon should be getting the Accent/Copper colour here

Copy link
Collaborator Author

@kesiah kesiah Sep 22, 2023

Choose a reason for hiding this comment

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

Just the icon is using accent copper color, can you confirm? And check if the behaviour is how you expect?

@aem-code-sync
Copy link
Contributor

aem-code-sync bot commented Sep 22, 2023

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

@aem-code-sync
Copy link
Contributor

aem-code-sync bot commented Sep 22, 2023

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

@aem-code-sync
Copy link
Contributor

aem-code-sync bot commented Sep 22, 2023

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

@aem-code-sync
Copy link
Contributor

aem-code-sync bot commented Sep 22, 2023

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

@markovukiceviccn
Copy link
Collaborator

The aspect-ratio: 16:9 is distorting the images

Screenshot 2023-09-22 at 12 36 00

@markovukiceviccn
Copy link
Collaborator

Are we missing block title in this component?

Screenshot 2023-09-22 at 12 39 17

@cogniSyb
Copy link
Collaborator

The aspect-ratio: 16:9 is distorting the images

Screenshot 2023-09-22 at 12 36 00

Correct. We've communicated the new image requirements to the client. Contents need to be updated in the CMS

styles/styles.css Outdated Show resolved Hide resolved
@aem-code-sync
Copy link
Contributor

aem-code-sync bot commented Sep 22, 2023

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

@kesiah
Copy link
Collaborator Author

kesiah commented Sep 22, 2023

Are we missing block title in this component?

Screenshot 2023-09-22 at 12 39 17

Usually the titles are done in another component, can you confirm @cogniSyb @Lakshmishri that in Mack we follow the same?

@cogniSyb
Copy link
Collaborator

Are we missing block title in this component?
Screenshot 2023-09-22 at 12 39 17

Usually the titles are done in another component, can you confirm @cogniSyb @Lakshmishri that in Mack we follow the same?

We should definitely pick this up and put it in a separate block :)

@kesiah kesiah merged commit a88b289 into develop Sep 26, 2023
2 checks passed
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.

4 participants