Office-of-Digital-Services / California-State-Web-Template-Website

The California State Template is an HTML template and sample website offered by the California Department of Technology to various other agencies and departments within the State of California. The template provides California Government entities with guidelines for how their websites should be created and developed, and allows for consistent branding and web standards for State websites. Please visit webtools.ca.gov for more information.
https://template.webstandards.ca.gov/
Other
42 stars 38 forks source link

Android: Mobile: Side navigation closes when Search box gets focus #1650

Closed CalEPA-Jansson closed 3 months ago

CalEPA-Jansson commented 7 months ago

To reproduce:

I believe when the keyboard is rendered, it resizes the browser viewport and triggers the resize listener functions (which closes the side navigation). Note this behavior does not appear to exist on iPhone.

kkoryaka commented 7 months ago

@CalEPA-Jansson when you talking about side navigation menu do you mean actual side navigation component or main navigation menu? BTW we have made some accessibility improvements to the mobile menu in our latest v6.3.1 release, check if your issue is still present.

kkoryaka commented 3 months ago

@CalEPA-Jansson this issue is now fixed in v6.3.2 release.