SSWConsulting / SSW.MegaMenu

0 stars 2 forks source link

Add language options on mobile #95

Closed Calinator444 closed 3 months ago

Calinator444 commented 3 months ago

Description

This PR updates the mega menu so you can switch between different versions (i.e. French, Chinese) of the site while on a mobile device. I've based the design on a concept designed by @bettybondoc. The search bar for mobile devices has been moved into the side bar so that the language options are immediately visible from the top of the screen.

TLDR: I converted the search box into a dumb component, moved it into the side navigation bar for mobile devices and moved the form state and logic into the main layout component.

Screenshots

state preserved between mobile and desktop view

Figure: Search window state preserved between desktop and mobile view

image

Figure: New resized window layout

image

Figure: New sidebar layout

image

Figure: New sidebar open layout


search test navbar

Figure: Performing a search using the responsive layout