refactor: simplify ticket lifecycle flow, remove processing and completed state
This commit is contained in:
@@ -88,7 +88,7 @@ export function TicketDefectClassTabs({
|
||||
<CardHeader>
|
||||
<CardTitle className="flex items-center gap-2 text-base">
|
||||
<span>Issues</span>
|
||||
<Badge className="min-w-5 justify-center rounded-full px-1.5 py-0.5 text-xs tabular-nums">
|
||||
<Badge variant="secondary" className="min-w-5 min-h-5 justify-center rounded-full">
|
||||
{defectClasses.length}
|
||||
</Badge>
|
||||
</CardTitle>
|
||||
|
||||
Reference in New Issue
Block a user