From b4a6cc43d1c11aca44b7aece3f74117ec2ddb141 Mon Sep 17 00:00:00 2001 From: WithoutPants <53250216+WithoutPants@users.noreply.github.com> Date: Tue, 20 Feb 2024 09:03:06 +1100 Subject: [PATCH] Default tag hover popover to right (#4593) --- ui/v2.5/src/components/Tags/TagSelect.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/v2.5/src/components/Tags/TagSelect.tsx b/ui/v2.5/src/components/Tags/TagSelect.tsx index a81048e7a..0dadd2942 100644 --- a/ui/v2.5/src/components/Tags/TagSelect.tsx +++ b/ui/v2.5/src/components/Tags/TagSelect.tsx @@ -101,7 +101,7 @@ const _TagSelect: React.FC< thisOptionProps = { ...optionProps, children: ( - + {/* the following code causes re-rendering issues when selecting tags */} {/*