X Enterprises
nuxt-x-app-admin

Support Tickets

Support ticket queue with status / priority / assignee stats, filters, and inline assign / change-priority / close / reopen actions.

Support Tickets

Support ticket queue with status / priority / assignee stats, filters, and inline assign / change-priority / close / reopen actions.

Components

<XAdminSupportTickets />

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

<XAdminSupportTickets />

Props

PropTypeDefaultDescription
endpointString'admin/support/tickets'API endpoint for the ticket list.
searchableBooleantrueShow search input.
paginatedBooleantrueEnable client-side pagination.
pageSizeNumber20Items per page.
agentsArray[]Agent list for the assignee filter and assign action.

Emits

EventPayloadDescription
createvariesFired when 'Create' is clicked.
viewvariesFired on 'View' action.
row-clickvariesFired on row click.

AI Context

component: XAdminSupportTickets
package: "@xenterprises/nuxt-x-app-admin"
category: Support
source: app/components/XAdmin/Support/Tickets/index.vue
use-when: Support ticket queue with status / priority / assignee stats, filters, and inline assign / change-priority / close / reopen actions.
Copyright © 2026