Skip to content

"disableFreeTextSearch" in si-filtered-search Not responding #1396

@pragarthi-bits

Description

@pragarthi-bits

The disableFreeTextSearch parameter in the si-filtered-search-search-criteria component does not work as expected. Setting the parameter does not disable the free text search functionality.

Steps to Reproduce

  • Use the si-filtered-search-search-criteria component.
  • Set disableFreeTextSearch to true.
  • Observe that the free text search input remains available/interactable.

Expected Behavior
When disableFreeTextSearch is set to true, the free text search input should be disabled, allowing users to filter only by the specified criteria.

Actual Behavior
Despite disableFreeTextSearch being set to true, the free text search remains enabled, and users can still input search terms freely.

Image

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