[WEB-4160] fix: close the context menu after select #7113

This commit is contained in:
JayashTripathy
2025-05-26 15:24:13 +05:30
committed by GitHub
parent 5a208cb1b9
commit 4e485d6402

View File

@@ -311,6 +311,7 @@ export const SidebarProjectsListItem: React.FC<Props> = observer((props) => {
customButtonClassName="grid place-items-center"
placement="bottom-start"
useCaptureForOutsideClick
closeOnSelect
>
{/* TODO: Removed is_favorite logic due to the optimization in projects API */}
{/* {isAuthorized && (