Skip to content

bug: Credential search box searches by credential type instead of user-defined name #5485

@Wanyi9988

Description

@Wanyi9988

Describe the bug

The search box on the Credentials page searches by credentialName (credential type like "Anthropic") instead of the user-defined name field that's actually displayed in the table. This is very counter-intuitive.

To Reproduce

Steps to Reproduce

  1. Create a credential with user-defined name "TestName" of type "Anthropic"
  2. Type "Test" in the search box
  3. Expected: The credential appears
  4. Actual: No results (you have to search "Anthropic" instead)

Expected behavior

The search box should filter credentials based on the user-defined name (the "Name" column that's displayed in the table), not the credential type.

Ideally, it should search both:

  • User-defined name (primary): Searching "Test" should find "TestName"
  • Credential type (secondary): Searching "Anthropic" should find all Anthropic credentials

Screenshots

Image Image

Flow

No response

Use Method

None

Flowise Version

No response

Operating System

None

Browser

None

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions