[#596] displays all calendar from user in search even if one of them is present in the list of shared/delegated calendars (#604)

Co-authored-by: Camille Moussu <cmoussu@linagora.com>
This commit is contained in:
Camille Moussu
2026-03-03 21:12:45 +01:00
committed by GitHub
parent edf158f13f
commit 4d16d19132
3 changed files with 3 additions and 75 deletions
-2
View File
@@ -646,8 +646,6 @@ export default function CalendarApp({
handleToggleEventPreview={() => {
eventHandlers.handleDateSelect(null as unknown as DateSelectArg);
}}
selectedCalendars={selectedCalendars}
setSelectedCalendars={setSelectedCalendars}
/>
</Box>
<div className="calendarList">