Tip: This task is targeted towards potential contributor to Docusaurus project.
See https://v2.docusaurus.io/feedback/p/resposive-top-bar for context

master.Yes
Fix 1: Moving search to a new line i.e. below the logo
Fix 2: Opening a small modal popup on focus of the search input box
Fix 3: Replace search box with a search icon, on tap of the icon expand it to search box and hide the "Docusaurus" text beside the logo, it will remain hidden while the search box is expanded.
Also may i know the min view port width that needs to be supported ?
wdyt @yangshun @wgao19 ?
i think fix 3 can be nice. any recommendation on the min view port that needs to be supported ?
Can we limit it to 320px width ? I believe this will be enough to support devices that are pretty old like iPhone 5.
was thinking of 320px too. lets go ahead
send PR :)
thanks for the actionable suggestions @shirshendubhowmick @endiliey im also ok with 3 with 320px as min width, lets fix this :)
@endiliey Need little help, where can i find the current search icon ?
@shirshendubhowmick
the css is from https://infima-dev.netlify.com/
check infima/dist/css/default/default.css
PR #1741
Most helpful comment
was thinking of 320px too. lets go ahead
send PR :)