On a fresh page load, the .sticky-header-toggle button has a aria-checked value of "null". It should be set to false.

Steps to reproduce

  1. Fresh page load (incognito or clear your browser's cache)
  2. Load up the site and inspect.

Comments

mherchel created an issue. See original summary.

mherchel’s picture

Status: Active » Needs review
StatusFileSize
new2.1 KB
new726 bytes

Patch (incl test) attached!

gauravvvv’s picture

StatusFileSize
new171.61 KB

Patch #2, fixes the issue. Now on the fresh page load, we're getting aria-checked="false".

Attaching SS for ref.

Moving to RTBC.

gauravvvv’s picture

Status: Needs review » Reviewed & tested by the community

  • lauriii committed 03b0c2b on 9.2.x
    Issue #3210329 by mherchel, Gauravmahlawat: Olivero: Invalid aria...
lauriii’s picture

Status: Reviewed & tested by the community » Fixed

Committed 03b0c2b and pushed to 9.2.x. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.