Skip to content

Search does not find results for full keyword match (example: “api” vs “ap”) #73

Description

@myfoxit

Problem

When using the search functionality in the application, partial keywords work, but searching with the full keyword does not return expected results.

Example:

  • Searching with "ap" correctly finds the workflow "API calls" (see screenshot below).
  • Searching with the full string "api" returns no results, even though "API calls" exists (see screenshot below).
Search for 'api' shows no results Search for 'ap' finds 'API calls'

Expected Behavior

  • Searching for "api" should return results such as "API calls".

Actual Behavior

  • Only partial matches (e.g., "ap") work, but full matches do not find expected items.

Steps to Reproduce

  1. Open the search dialog.
  2. Type “ap” and observe that workflows like "API calls" appear.
  3. Type “api" and observe that no results are shown, even if there are workflows with "API" in the name.

Additional Notes

  • Screenshots for both cases are attached above.
  • This inconsistency may confuse users and makes it difficult to find existing workflows by their exact name.

Please investigate and improve the search logic so full matches are reliably returned as expected.

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

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions