Skip to content
  • Emelia Smith's avatar
    Hide search from Compose on mobile devices (#7077) · 0893b166
    Emelia Smith authored
    * Hide search from Compose on mobile devices
    
    We're presently seeing large numbers of users accidentally tooting what they're trying to search for. This PR hides the search form from the Compose view, now that we have a dedicated "search" tab on mobile.
    
    * Don't "showSearch" on mobile if we're not currently searching (isSearchPage)
    0893b166