From 99b0b7c09694963c4c2c3be0cd8e89a7f892314c Mon Sep 17 00:00:00 2001 From: Lim Chee Aun Date: Sun, 7 Jan 2024 12:30:51 +0800 Subject: [PATCH] Test disable viewScroll=close for hashtag page menu Possible fix for self-auto-closing when focusing on the input field to add hashtag and the software keyboard resizes the page, causing scroll event to fire and close the menu itself --- src/pages/hashtag.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/hashtag.jsx b/src/pages/hashtag.jsx index 4f5bfbdc..cef670ad 100644 --- a/src/pages/hashtag.jsx +++ b/src/pages/hashtag.jsx @@ -164,7 +164,7 @@ function Hashtags({ media: mediaView, columnMode, ...props }) { portal setDownOverflow overflow="auto" - viewScroll="close" + // viewScroll="close" position="anchor" menuButton={