Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

List data-filter type #1982

@jeff-ph

Description

@jeff-ph

Would like an attribute such as data-filter-type that allows for different pattern matching with list items. Currently the filter only applies to list items containing the text entered, but what is often more useful is to match items that start with the text entered.

Attribute could accept 3 strings, such as:

start = Match list items starting with the text entered
contains = Match list items that contain the text entered (this is the current function)
end = Match list items ending with the text entered

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