Skip to content

Unexpected Search Behavior #39

@lennart-huesing

Description

@lennart-huesing

When searching within the generated HTML page, I encounter unexpected behavior in which all items in the tree become expanded.

Example:

  1. Inital View:
Image 2. View after entering "Minimum" in the search field. Notice how every field is expanded and visible even though it does not match the search term. Image

Expected Behavior:
Only entries that match the search term are visible.

By modifying the html, js and css files in my fork, I managed to get the desired search result (see fork). Currently, I'm replacing these files with the generated ones, since I'm not sure how to run the generation of the HTML page with the changes applied. Are there any instructions for running this project in development? If not, that's another issue.

Here is an image of the search view using the modified version:
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions