Description
Description
Currently, UI updates require a manual refresh to reflect changes made by other users. Since the system already uses WebSockets, we need to extend its functionality to ensure real-time updates across all relevant pages while enforcing role-based access control.
Expected Behavior
- UI should automatically update when relevant data changes in the backend.
- Updates should be broadcasted only to users with the correct roles and permissions.
- Users should not need to refresh the page to see updates.
Sub-issues
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Ready