vscodethemes / web

Search and preview themes from the VS Code Marketplace.
https://vscodethemes.com
796 stars 36 forks source link

Search bar disappear on mobile view #257

Closed Chetan-KK closed 1 year ago

Chetan-KK commented 1 year ago

search bar is disappearing on small screens (if screen is less than 720px)

Untitled

jschr commented 1 year ago

This is currently by design because I was too lazy to build a collapsible menu to fit everything nicely on mobile.

I do have some features sketched out that would need to introduce a more flexible nav bar so maybe I could consider it in the future.

Mobile accounts for a very small % of website traffic so this isn't high on my priority list at the moment.