Skip to content

Changes to address header QA review#186

Open
techmaven wants to merge 129 commits into
mainfrom
170-header-qa
Open

Changes to address header QA review#186
techmaven wants to merge 129 commits into
mainfrom
170-header-qa

Conversation

@techmaven

Copy link
Copy Markdown
Contributor

@aem-code-sync

aem-code-sync Bot commented Jan 13, 2026

Copy link
Copy Markdown

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

@techmaven techmaven self-assigned this Jan 13, 2026
@aem-code-sync

aem-code-sync Bot commented Jan 13, 2026

Copy link
Copy Markdown
Page Scores Audits Google
📱 / PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI
🖥️ / PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI

@techmaven
techmaven requested a review from sthirumal January 13, 2026 18:35
@amarghioali

amarghioali commented Jan 15, 2026

Copy link
Copy Markdown
Contributor

Hello @techmaven @sthirumal @helms-charity

I have reviewed the 170-header-qa branch and compared the new menu implementation against the live WB site.
Below are my observations regarding the current status:

  1. Desktop
  • Header Height: There is a minor height discrepancy. The reference site is 101px while our project is 79px (defined by --nav-height: 79px; in style.css). We should verify if this variable is used elsewhere before changing it to match the reference.
image
  • Hamburger Navigation: The close button is positioned too far to the left; it should be closer to the "Menu" label as seen on the reference site.
Screenshot 2026-01-15 at 14 00 15
  • Vertical Alignment: The .section.tabs-container has inherited margins that are affecting the vertical alignment of menu items. Setting margin-top: to 0 on this class appears to fix the alignment. In my view, this is acceptable, but worth noting.
Screenshot 2026-01-15 at 14 06 43
  • Spacing & Dimensions: Column dimensions and the spacing between items (e.g., "About The World..." and "Accountability") are slightly smaller than the reference. In my view, this is acceptable too, but worth checking.

  • Dropdowns: In the "Where We Work" menu, the dropdown arrow for the "Browse by Country" selector does not match the reference design.

Screenshot 2026-01-15 at 14 02 37
  1. Mobile
  • Header & Icons: The mobile header looks good overall. There are minor differences in the positioning of the "three dots" icon and the font size for "Academy."

  • Three Dots Menu: When the menu is open, the menu items and the main container have different dimensions compared to the reference.

  • Responsiveness: On resolutions below 450px, the globe icon looks acceptable. It could be slightly smaller to match the reference perfectly, but it is functional as is.

  • Hamburger Menu: The mobile menu generally looks good, though there are slight differences in item positioning and height.

Let me know if you need more details on any of these points.

Thanks,
Bogdan

@amarghioali
amarghioali self-requested a review January 15, 2026 16:11

@amarghioali amarghioali left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Overall, the header functionality looks great. There are just a few minor visual discrepancies that need to be adjusted to match the reference site.
Kindly check my detailed comments:
#186 (comment)

@InasPlayground

Copy link
Copy Markdown
Contributor

did some more work on headers,
Please check it and let me know what else needs fixing

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.

Header end-to-end QA

4 participants