From 112b8ad76e485914a643d240ab10bcefb17553bc Mon Sep 17 00:00:00 2001 From: Justin Edmund Date: Fri, 16 Jun 2023 16:22:26 -0700 Subject: [PATCH] Change selects to be poppers for consistency We can't make the new Raid combobox appear over the input like the macOS behavior, so we change all selects to be normal popper behavior --- components/common/Select/index.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/components/common/Select/index.tsx b/components/common/Select/index.tsx index 6947dbc8..b36d3503 100644 --- a/components/common/Select/index.tsx +++ b/components/common/Select/index.tsx @@ -102,6 +102,8 @@ const Select = React.forwardRef(function Select(