#637 modify resource (#642)

Co-authored-by: lethemanh <lethemanh@lethemanhs-MacBook-Pro.local>
This commit is contained in:
lethemanh
2026-03-19 23:09:04 +07:00
committed by GitHub
parent 5bb0307877
commit 966a62c24b
9 changed files with 84 additions and 36 deletions
+1
View File
@@ -666,6 +666,7 @@ function EventPopover({
resetAllStateToDefault();
setStart("");
setEnd("");
setSelectedResources([]);
shouldSyncFromRangeRef.current = true; // Reset for next time
isCalendarIdUserSelectedRef.current = false; // Reset so next open gets fresh default
};