Skip to content

User input forced to lowercase when typing into the reference genome search #197

@innovate-invent

Description

@innovate-invent

The code that filters the reference list writes to the user input variable when changing to lowercase. It needs to make a copy beforehand.

https://github.com/brinkmanlab/galaxy-client/blob/f9d493674cdb7e11987b0baebbd0b56860702303/src/genomes/ReferenceGenomes.vue#L125

filter.toLower() needs to be moved to filterFunc()

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