Skip to content

Add clear search functionality #55

@zisiszikos

Description

@zisiszikos

Problem:
After completing a search, there is no way to revert to the initial state and view, and the last element is still highlighted. Even if an undefined value is passed as a parameter at the search function, it still returns an iterator that matches some value.

Possible solutions:

  • Reset the view at the initial state if no value is passed at the search function.
  • Introduce clearSearch function that resets the view at its initial state.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions