You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Task view in the web interface could be customized by allowing tasks to specify one or more React component names for rendering. The components would receive state from a new TASK_STATE message. As a first step, this could be used to implement custom UI for the most important core tasks, such as the Scheduler.
The text was updated successfully, but these errors were encountered:
Idea
The Task view in the web interface could be customized by allowing tasks to specify one or more React component names for rendering. The components would receive state from a new
TASK_STATE
message. As a first step, this could be used to implement custom UI for the most important core tasks, such as the Scheduler.The text was updated successfully, but these errors were encountered: