Skip to content

refactor(frontend): additional findings tab - #7540

Open
lcampbell2 wants to merge 13 commits into
feat/refactor-additional-findings-resolversfrom
refactor/additional-findings-tab
Open

refactor(frontend): additional findings tab#7540
lcampbell2 wants to merge 13 commits into
feat/refactor-additional-findings-resolversfrom
refactor/additional-findings-tab

Conversation

@lcampbell2

Copy link
Copy Markdown
Collaborator

No description provided.

@lcampbell2
lcampbell2 marked this pull request as ready for review August 26, 2026 18:25
@lcampbell2
lcampbell2 requested a review from FestiveKyle August 26, 2026 20:40
confidence
firstSeen
lastSeen
occurrenceCount

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.

Typo occurenceCount/occurrenceCount leads to duplicate document fields and API query failure

return currentFilters
}

return [...currentFilters, { filterCategory: 'source', comparison: '==', filterValue: source }]

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 fails on the API, expecting SOURCE and EQUAL

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