Skip to content

WM - UI search for project should find exact project name, regardless of status #1564

Closed
@jmgasper

Description

@jmgasper

REF: https://topcoder.atlassian.net/browse/PROD-4345

New functionality

In #1562 we changed the admin dropdown to show all active project.

To better support Topgear, we need to support searching in the dropdown. We can search by using the keyword URL parameter on the projects endpoint, like:

https://api.topcoder-dev.com/v5/projects/?sort=updatedAt+desc&perPage=20&page=1&keyword=test

We will search across all projects, regardless of status, but only when the user enters text into the search box.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions