Skip to content

psp-11059 do not display duplicate search results.#5158

Merged
devinleighsmith merged 3 commits intobcgov:devfrom
devinleighsmith:psp-11059
Jan 15, 2026
Merged

psp-11059 do not display duplicate search results.#5158
devinleighsmith merged 3 commits intobcgov:devfrom
devinleighsmith:psp-11059

Conversation

@devinleighsmith
Copy link
Collaborator

No description provided.

@devinleighsmith devinleighsmith self-assigned this Jan 14, 2026
@devinleighsmith devinleighsmith added bug Something isn't working 5.15 labels Jan 14, 2026
@github-actions
Copy link
Contributor

See CodeCov Report Here: https://app.codecov.io/github/bcgov/psp/pull/5158

Comment on lines +184 to +185
} else if (exists(activeFeatureLayer)) {
activeFeatureLayer?.clearLayers();
Copy link
Collaborator

Choose a reason for hiding this comment

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

nit: we are actually doing the clearing at the beginning of the useEffect. Do we need to clear it again?

@devinleighsmith devinleighsmith added this pull request to the merge queue Jan 15, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Jan 15, 2026
@sonarqubecloud
Copy link

@devinleighsmith devinleighsmith added this pull request to the merge queue Jan 15, 2026
@github-actions
Copy link
Contributor

See CodeCov Report Here: https://app.codecov.io/github/bcgov/psp/pull/5158

1 similar comment
@github-actions
Copy link
Contributor

See CodeCov Report Here: https://app.codecov.io/github/bcgov/psp/pull/5158

Merged via the queue into bcgov:dev with commit dfad8c3 Jan 15, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

5.15 bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants