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
- Create a credential with user-defined name "TestName" of type "Anthropic"
- Type "Test" in the search box
- Expected: The credential appears
- 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
Flow
No response
Use Method
None
Flowise Version
No response
Operating System
None
Browser
None
Additional context
No response
Describe the bug
The search box on the Credentials page searches by
credentialName(credential type like "Anthropic") instead of the user-definednamefield that's actually displayed in the table. This is very counter-intuitive.To Reproduce
Steps to Reproduce
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:
Screenshots
Flow
No response
Use Method
None
Flowise Version
No response
Operating System
None
Browser
None
Additional context
No response