Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workflow Search Bar Doesn't Handle Leading Spaces Properly #13885

Open
Aijeyomah opened this issue Mar 12, 2025 · 2 comments · May be fixed by #13889
Open

Workflow Search Bar Doesn't Handle Leading Spaces Properly #13885

Aijeyomah opened this issue Mar 12, 2025 · 2 comments · May be fixed by #13889
Labels
in linear Issue or PR has been created in Linear for internal review

Comments

@Aijeyomah
Copy link

Bug Description

When searching in the workflow search bar, queries with a leading space fail to return results.

To Reproduce

Steps to Reproduce

  1. Open the workflow search bar.
  2. Search for " Slack" or " Linkedin" (with a leading space).
  3. Notice that no results are found.
  4. Now search for "Slack" or "Linkedin" (without the leading space).
  5. Results are correctly displayed.

Additional Info

See Loom video for a visual demonstration.

Expected behavior

Expected Behavior

Search should return results regardless of whether there’s a leading space.

Operating System

Mac OS

n8n Version

1.82.1

Node.js Version

18.20.4

Database

SQLite (default)

Execution mode

main (default)

@Joffcom
Copy link
Member

Joffcom commented Mar 12, 2025

Hey @Aijeyomah,

We have created an internal ticket to look into this which we will be tracking as "GHC-1174"

@Joffcom Joffcom added the in linear Issue or PR has been created in Linear for internal review label Mar 12, 2025
@Aijeyomah
Copy link
Author

@Joffcom I will love to work on this

@Aijeyomah Aijeyomah linked a pull request Mar 13, 2025 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in linear Issue or PR has been created in Linear for internal review
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants