Skip to content

Highlighting the matched parts when searching #24

Description

@JanisE

Hello!

Is there a way to highlight the matched parts when searching in a long drop-down list?

It is important to see what gets matched to easily understand how the search works. For new visitors who see the specific form for the first time especially. And especially if fullTextSearch: true is used, which may match each of the entered characters none of whom are actually together in the result items, and may leave an impression that the search doesn't work correctly.

If it is not possible right now, would you consider adding this as a new feature, please?

EDIT: It seems there isn't even an event after filtering and displaying the results to which I could hook to and modify the items to add the highlighting.

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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