Skip to content

"Spaces" should be automatically stripped from search query #31

@mikedemarais

Description

@mikedemarais

When searching on app.ens.domains, if a user's search query string includes a "space" it will return an error Domain malformed. ____ is not a valid domain.

Instead, the search input should automatically strip all "space" characters from the query string.

For example: a query for mike demarais or mikedemarais should both return search results for mikedemarais

I created this issue in this repo because the parseSearchTerm function used in ens-app lives in this repo.

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