From 3fdf32f4451f1807c7188bf8b7de800aab55092e Mon Sep 17 00:00:00 2001 From: Ilya Oleshko Date: Mon, 20 Jun 2022 23:02:33 +0300 Subject: [PATCH] Fixed Bug 57674: Client: People: Fixed DropDown out of page border opening --- .../ASC.People/Client/src/pages/Profile/Section/Header/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/products/ASC.People/Client/src/pages/Profile/Section/Header/index.js b/products/ASC.People/Client/src/pages/Profile/Section/Header/index.js index 882a107e19..92c425834c 100644 --- a/products/ASC.People/Client/src/pages/Profile/Section/Header/index.js +++ b/products/ASC.People/Client/src/pages/Profile/Section/Header/index.js @@ -475,6 +475,7 @@ class SectionHeaderContent extends React.PureComponent { size={17} getData={contextOptions} isDisabled={false} + usePortal={false} /> )} {visibleAvatarEditor && (