Skip to content

The search phrase "class" returns all results. #7

@jgreenemi

Description

@jgreenemi

I suspect this is a side effect of the search logic taking each resource's div tag and searching the text for matches of the search words, since there is a class property in each of those elements. Since "class" is a valid search phrase when looking for resources from educational facilities/school-provided resources, this limitation should be removed.

This will probably involve pulling the .text from each tag and using that as the search, rather than simply grabbing the #resource_box object's div children, and as such is not a terribly involved task.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomershelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions