Skip to content

Sort projects by similarity when searching from Security Dashboard

Jonathan Schafer requested to merge 235676-prioritize-exact-matches-fe into master

What does this MR do?

This MR is the front-end change to sort projects by similarity when searching from the Security Dashboard. It adds a parameter to the call. The back-end change does not need to be implemented for this front-end change; the additional parameter will just be ignored until the GraphQL query is implemented.

See !43136 (comment 419503843) for more information.

This MR refers to #235676 (closed).

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Jonathan Schafer

Merge request reports