From 74e520311cbb3a1ecc71dce02f17f3b8a56eb684 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20K=C3=B6n=C3=B6nen?= Date: Mon, 8 Nov 2021 16:03:18 +0200 Subject: [PATCH] Another try at fixing the input field tooltip visibility problem * small delay at firing the tooltip, allowing the mobile browser to do its things --- src/common/SizeForm.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/SizeForm.jsx b/src/common/SizeForm.jsx index e56616f..8b5e148 100644 --- a/src/common/SizeForm.jsx +++ b/src/common/SizeForm.jsx @@ -146,7 +146,7 @@ class SizeForm extends React.Component { ).orElse(null)} ))} - +