X Enterprises
Support

SupportTicketsDetail

Ticket conversation view with reply and status management for admin support agents.

SupportTicketsDetail

Renders the full conversation thread for a single support ticket with customer messages, agent replies, internal notes, status controls (open, in-progress, closed), assignee selector, and a rich reply composer.

Components

<XAdminSupportTicketsDetail />

Displays the complete ticket thread and provides reply, assign, close, and reopen controls for support agents.

<XAdminSupportTicketsDetail :ticketId="ticketId" />

Props

PropTypeDefaultDescription
ticketIdstringID of the support ticket to display
endpointstring'/api/admin/support/tickets'Base API endpoint
loadingbooleanfalseShow loading skeleton
showInternalNotesbooleantrueDisplay and allow adding internal notes
showAssigneebooleantrueShow assignee selector
allowClosebooleantrueShow close/reopen action

AI Context

component: XAdminSupportTicketsDetail
package: "@xenterprises/nuxt-x-app-admin"
category: Support
use-when: Viewing a support ticket conversation and replying or managing its status in an admin helpdesk
Copyright © 2026