Kind: Constant
Source: atloria-monorepo/apps/web/src/app/app/desk/components/deskTypes.ts
Shared types + design tokens for the Support Desk shell.
The desk codes against the parallel backend contract: GET desk/
/counts GET desk//threads?bucket=...&limit=50 GET desk//threads/ POST desk//threads//transition {action, snoozedUntil?} POST desk//threads//reply {body, internal?, andDone?} POST desk//threads//duplicate {intoTicketNumber}Chip palettes intentionally mirror apps/web/src/app/app/settings/issues/all/page.tsx so tickets look identical across the Issues pages and the Desk.
Was this page helpful?