Skip to content

Refactor search into class with fields maintaining state. #3272

@srawlins

Description

@srawlins

Right now search is implemented in a fairly classical JavaScript way, with variables and functions all just sort of declared in a main method. Re-factoring this code into a class with fields can help improve readability, understandability, and testability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A bug or feature request we're likely to work ontype-tech-debtIssues that slow or block desirable development paths for Dartdoc, or create such problems for users

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions