cagov / design-system

State of California Design System
MIT License
79 stars 25 forks source link

Version 3.0.2 of ds-site-navigation. See CHANGELOG. #979

Closed jbum closed 10 months ago

jbum commented 11 months ago

This changes the strategy used to ignore needless resizes on Android phones. Instead of using a boolean flag to detect when the mobile search-icon was pressed, it detects when the window's innerWidth has changed, and if not, it does not reset the search elements. Code is a bit simpler, and this will consistently work if multiple resize events are generated.

github-actions[bot] commented 11 months ago

Preview site available at jbum-android-fix-2.pr.designsystem.webstandards.ca.gov.