Category 08 of 10 · FREE

Mobile Experience

"Collections" opens a mega-menu on hover with no click target of its own. On touch devices the first tap opens the menu and a second is needed to travel, and there is no collections landing page to link to from anywhere else.

2 findingsPriority weight 10%1 recommendation
Points Lost Here

−0pts

Strong · top band

025 pts

This score reflects the canonical issue impact allocated to this category. Resolving the highest-impact issue could move it to 99.

Findings and Observations

2 findings in this category.

01Confirmed issueMEDCollection filter bar
Up to +2 category points

Mobile filter controls are too small to hit reliably

The collection filter chips render 28px tall on mobile. The recommended minimum touch target is 44px, and these sit 6px apart, so neighbouring chips are easily hit by mistake.

Chips measure 28px tall against a 44px recommended minimum.

The Prime SignalLow effort+2 pts when fixed

44px minimum height with at least 8px between targets.

Remediation Guidance

Raise the chips to a 44px minimum height and increase the gap to at least 8px.

Done Looks Like

  • Every filter control is at least 44px on its smallest axis.
  • Adjacent targets are separated by 8px or more.
02Confirmed issueHIGHPrimary navigation
Up to +1 category points

The catalogue is reachable only by hovering the main nav

"Collections" opens a mega-menu on hover with no click target of its own. On touch devices the first tap opens the menu and a second is needed to travel, and there is no collections landing page to link to from anywhere else.

The Collections item has no href; the panel is bound to mouseenter only.

The Prime SignalMed effort+1 pts when fixed

44px minimum height with at least 8px between targets.

Remediation Guidance

Give Collections a real destination page and let the mega-menu enhance it rather than replace it. The hover panel can stay for pointer users.

Done Looks Like

  • Collections is reachable by click, keyboard and direct URL.
  • The catalogue can be linked to from campaigns and search results.