mastodon/app/javascript/mastodon/features/compose
Emelia Smith 0893b16695 Hide search from Compose on mobile devices (#7077)
* 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)
2018-04-08 18:25:08 +02:00
..
components Fix: Prevent submission using same logic as submit button disabling. (#6993) 2018-04-01 22:19:43 +02:00
containers Remove duplicate frequently used emojis (#7064) 2018-04-07 14:53:11 +02:00
util Upgrade ESLint to version 4.x (#6276) 2018-01-17 16:57:15 +01:00
index.js Hide search from Compose on mobile devices (#7077) 2018-04-08 18:25:08 +02:00