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

Kaw 7904 header #26

Merged
merged 21 commits into from
Sep 17, 2024
Merged

Kaw 7904 header #26

merged 21 commits into from
Sep 17, 2024

Conversation

TomaszDziezykNetcentric
Copy link
Contributor

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):

Fix #KAW-7904

Test URLs:

Copy link

aem-code-sync bot commented Sep 12, 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

Copy link

aem-code-sync bot commented Sep 12, 2024

Page Scores Audits Google
M /drafts/tdziezyk/test PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI
D /drafts/tdziezyk/test PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI

@IoanaOrca
Copy link

Screenshot at Sep 12 15-03-36 Hover color in the designs is darker red, are we keeping the lighter one? Screenshot 2024-09-12 at 15 10 16 I see in the design it's mentioned that the flyout is closing when the user is clicking on the darker part. Are we also adding that feature? In the screenshot you can see the flyout staying open when it's not closed, i assume we add that later. Screenshot 2024-09-12 at 15 17 58 And one last thing. I see int he designs that there is an image animation on hover. Do we have an example of content for that?

@@ -94,6 +94,36 @@ function swappingPlacesBlock(main) {
});
}

export function customDecoreateIcons(main) {

Choose a reason for hiding this comment

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

awesome 👏

import { loadFragment } from '../fragment/fragment.js';

// media query match that indicates mobile/tablet width
const isDesktop = window.matchMedia('(min-width: 992px)');
const isDesktop = window.matchMedia('(min-width: 1024px)');

Choose a reason for hiding this comment

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

@lakshmishriaswathnarayana
Copy link
Contributor

Yes like @IoanaOrca mentioned, when the nav bar below is opened, the bikes should have some animation. Can you align with michael tomorrow ?

Copy link

@IoanaOrca IoanaOrca left a comment

Choose a reason for hiding this comment

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

Looks great!
Awesome job.

@TomaszDziezykNetcentric TomaszDziezykNetcentric merged commit 902348e into redesign-develop Sep 17, 2024
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.

3 participants