mirror of
https://github.com/nagaoo0/HabbitGrid.git
synced 2026-01-11 23:44:55 +00:00
Update drag and drop update and sync to db
This commit is contained in:
@@ -234,7 +234,8 @@ const HomePage = () => {
|
||||
...Object.values(grouped).flat()
|
||||
];
|
||||
}
|
||||
setTimeout(loadHabits, 0); // reload instantly after update
|
||||
// Force immediate UI update after all updates
|
||||
loadHabits();
|
||||
}}
|
||||
>
|
||||
<div className="space-y-6">
|
||||
|
||||
Reference in New Issue
Block a user