Skip to content

fix(BUY-64732): remove duplicate mobile menu glyph - #254

Open
BuyWhere wants to merge 1 commit into
mainfrom
fix/BUY-64732-remove-duplicate-menu
Open

fix(BUY-64732): remove duplicate mobile menu glyph#254
BuyWhere wants to merge 1 commit into
mainfrom
fix/BUY-64732-remove-duplicate-menu

Conversation

@BuyWhere

Copy link
Copy Markdown
Owner

Summary

  • replace the hamburger-like brand glyph in both homepage and search header implementations with the shopping-bag mark
  • preserve the actual right-side mobile drawer trigger and behavior
  • base the durable fix on current main so normal deployments cannot restore the old glyph

Verification

Playwright against a run-owned current-main build at 390x844:

  • /: old brand path 0, visible Open menu controls 1, drawer opens, no horizontal overflow
  • /search?q=wireless%20headphones&country=us: old brand path 0, visible Open menu controls 1, drawer opens, no horizontal overflow
  • both routes returned 200 with no page errors

Note: the local search API request was aborted when the page was closed after UI assertions; this did not affect header verification.

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
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.

2 participants