X Enterprises
nuxt-x-app-admin

Support Tickets Detail

Ticket conversation view with reply (optionally internal-only), close / reopen, status / priority / assignee updates.

Support Tickets Detail

Ticket conversation view with reply (optionally internal-only), close / reopen, status / priority / assignee updates.

Components

<XAdminSupportTicketsDetail />

Props, events, and behaviour reflect the actual <script setup> of XAdmin/Support/Tickets/Detail.vue in @xenterprises/nuxt-x-app-admin.

<XAdminSupportTicketsDetail />

Props

PropTypeDefaultDescription
ticketIdStringREQUIREDID of the ticket to display.
endpointString'admin/support/tickets'API endpoint for ticket CRUD + actions.
agentsArray[]Agent list for the assignee dropdown.

Emits

EventPayloadDescription
closevariesFired after a close action.
reopenvariesFired after a reopen action.
view-requestervariesFired when the requester profile is requested (Ticket Detail).
attachvariesFired when 'Attach' is clicked in the chat input.

AI Context

component: XAdminSupportTicketsDetail
package: "@xenterprises/nuxt-x-app-admin"
category: Support
source: app/components/XAdmin/Support/Tickets/Detail.vue
use-when: Ticket conversation view with reply (optionally internal-only), close / reopen, status / priority / assignee updates.
Copyright © 2026