Skip to content

Add status filter tabs to admin Support Tickets list#381

Merged
simonhamp merged 1 commit into
mainfrom
support-ticket-tabs
May 14, 2026
Merged

Add status filter tabs to admin Support Tickets list#381
simonhamp merged 1 commit into
mainfrom
support-ticket-tabs

Conversation

@simonhamp
Copy link
Copy Markdown
Member

@simonhamp simonhamp commented May 14, 2026

Summary

  • Added filter tabs (All / New / In Progress / On Hold) above the admin Support Tickets table so admins can quickly scope the list by status.
  • "New" filters on Status::OPEN, "In Progress" on Status::IN_PROGRESS, "On Hold" on Status::ON_HOLD.

Test plan

  • php artisan test --filter=admin_list_page_tabs_filter_tickets_by_status — new feature test verifies each tab scopes records correctly.
  • Manually visit the Support Tickets admin page and click each tab.

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@simonhamp simonhamp marked this pull request as ready for review May 14, 2026 17:42
@simonhamp simonhamp merged commit 257a828 into main May 14, 2026
2 checks passed
@simonhamp simonhamp deleted the support-ticket-tabs branch May 15, 2026 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant