From 1cbdb326f9e3cc7ceebf39742ee0a7a14e7d8d19 Mon Sep 17 00:00:00 2001
From: Hrishi Raj <43838095+Hrishi-Raj@users.noreply.github.com>
Date: Wed, 31 Mar 2021 13:20:43 +0530
Subject: [PATCH] Focus search form on Home key press #704 (#714)
---
www/index.html | 7 +++++
www/js/app.js | 74 ++++++++++++++++++++++++++++++++++++++++++++------
2 files changed, 72 insertions(+), 9 deletions(-)
diff --git a/www/index.html b/www/index.html
index 25f05353..339dbff6 100644
--- a/www/index.html
+++ b/www/index.html
@@ -417,6 +417,13 @@
Animate transition between app pages
+
+
+