Skip to content

Highlight reports that's caused automatic untriage#203

Open
ksy36 wants to merge 1 commit into
mainfrom
highlight-untriaged
Open

Highlight reports that's caused automatic untriage#203
ksy36 wants to merge 1 commit into
mainfrom
highlight-untriaged

Conversation

@ksy36
Copy link
Copy Markdown
Collaborator

@ksy36 ksy36 commented May 12, 2026

This is a followup for #194 , adding a visual indicator which reports caused untriage

@ksy36 ksy36 marked this pull request as ready for review May 12, 2026 16:19
@ksy36 ksy36 changed the title Highlight untriaged reports Highlight reports that's caused automatic untriage May 12, 2026
@ksy36 ksy36 requested a review from jgraham May 12, 2026 16:21
},
computed: {
lastTriagedAt() {
return !this.triageStatus && this.triagedAt ? this.triagedAt : null;
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This either returns false or a date or null. Seems like it would be nice to return either a date or null.

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.

2 participants