fix: context-aware empty state messages for /refractor status #128
No reviewers
Labels
No Label
ai-changes-requested
ai-failed
ai-pr-opened
ai-reviewed
ai-reviewing
ai-working
ai-working
bug
enhancement
feature
in-queue
performance
security
tech-debt
todo
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cal/paper-dynasty-discord#128
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/refractor-empty-filter-message"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
When filters return 0 results, show which filters were applied instead of the misleading "No refractor data found for your team."
Example:
No cards match your filters (T2 — Refractor). Try /refractor status with no filters to see all cards.The unfiltered empty state ("No refractor data found") is unchanged.
Test plan
/refractor status tier:T2with 0 results shows filter-aware message/refractor statuswith no team still shows "sign up with /newteam"/refractor statuswith team but 0 cards shows "No refractor data"Approved via pd-pr