Skip to content

Implement Real-Time UI Updates Using WebSockets #174

Open
2 of 2 issues completed
Open
Feature
2 of 2 issues completed
@diyor28

Description

@diyor28

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions