TaskTray
The task tray: a discrete floating dock (bottom-right) that surfaces the active profile's uploads and jobs from the TaskContext. It collapses to a small pill (hidden entirely when there is nothing to show) and expands into a panel with per-task progress, cancel, and dismiss. Reuses the shell's Sumi & Shu surface language so it reads as part of the chrome.
Functions¶
TaskTray()¶
Defined in: src/app/shell/TaskTray.tsx:114
The TaskTray component.
Returns¶
Element | null
The floating tray, or null when idle/empty.