From 41faea4b26c4a30caab70182e8fe8ed5b4bb32c6 Mon Sep 17 00:00:00 2001 From: Thibaut Courouble Date: Sun, 18 Sep 2016 14:48:07 -0400 Subject: [PATCH] Remove autofocus attribute on search field It causes the keyboard to pop up on iOS when the app is added to the homescreen. --- views/app.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/app.erb b/views/app.erb index 134e08bd..9ad9494d 100644 --- a/views/app.erb +++ b/views/app.erb @@ -5,7 +5,7 @@