pramod_Task#207 Sync activity updates and deletions in Daily Task Planning view without page refresh #96
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "pramod_Task#207"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Moved delete handler from WorkItem to WorkArea for proper state management
Introduced Redux
refreshData
flag to control data re-fetching in InfraPlanningUpdated InfraPlanning to refetch project data on
reload
flag changeEnsured cache and local state remain in sync after activity update/delete
Resolved issue where deleted or updated activities would reappear or not show without manual refresh
In Edit Activity Modal
Edit button now shows "Please wait" and is disabled during the update request