FireXStuff / firex-flame-ui

The UI (graph viewer) for Flame.
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Live update when viewing a single tasks' details #10

Open djungic opened 3 years ago

djungic commented 3 years ago

When viewing a specific task, the UI should subscribe to all updates for that task and unsubscribe when navigating away. This will make non-slim fields, such as external command statuses, live update along with the slim fields (task run state, flame data, etc).