Realtime updates require backend and frontend coordination.
The issue involves ensuring KanbanBoard updates are visible to all users in realtime or at regular intervals. This likely requires changes to both backend (to handle updates) and frontend (to refresh the view). The exact implementation approach is not fully specified.
When multiple users are working at Projects in style of Trello , the updates are not refreshed . Even if it is not realtime , if a card is move from one place to another , other users should see the changes.
Easy way to get is to refresh every X minutes.
Tested on latest branch.
Claim this issue to let others know you're working on it. You'll earn 20 points when you complete it!