Go to file
Yannick Schaus d1019fb4a3
Don't focus searchbars if no filter when switching tabs (#477)
When switching tabs in channels, things, inbox, pages
list, the searchbar.clear() function refocuses the
searchbar which brings up a virtual keyboard on mobile
and/or a backdrop or iOS. Since there's apparently no
way to prevent this behavior, do it only when there's
a value for the searchbar's filter.

Signed-off-by: Yannick Schaus <github@schaus.net>
2020-11-01 12:03:59 +01:00
bom Embed Swagger UI as a developer tool in the main UI (#297) 2020-07-24 22:40:47 +02:00
bundles Don't focus searchbars if no filter when switching tabs (#477) 2020-11-01 12:03:59 +01:00
features Fix Basic UI / CometVisu default configurations (#418) 2020-10-18 18:03:46 +02:00
licenses/epl-2.0 Update all license headers to openHAB EPL-2.0 (#35) 2019-03-07 22:50:51 +01:00
tools/static-code-analysis Infra improvements (#240) 2020-05-08 21:33:24 +02:00
.gitattributes Add .gitattributes (#458) 2020-10-27 07:57:38 +01:00
.gitignore Ignore Eclipse project specific settings (#50) 2019-05-27 22:48:12 +02:00
.travis.yml Upgrade Travis CI to use Ubuntu 20.04 and fix warnings/caching (#330) 2020-09-10 11:11:57 +02:00
CODEOWNERS Remove dashboard leftovers (#181) 2020-01-24 08:40:55 +01:00
LICENSE Initial commit 2019-02-17 19:19:52 +01:00
pom.xml Upgrade Maven compiler (#366) 2020-10-03 14:03:43 +02:00