Add a direct node search entry to the workflow canvas header
- Dominant language
- TypeScript
- Stars
- 156k
- Forks
- 24.6k
- Avg merge
- 22h 9m
- Merged PRs (30d)
- 610
Description
### Self Checks
- [x] I have read the [Contributing Guide](https://github.com/langgenius/dify/blob/main/CONTRIBUTING.md) and [Language Policy](https://github.com/langgenius/dify/issues/1542).
- [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones.
- [x] I confirm that I am using English to submit this report, otherwise it will be closed.
- [x] Please do not modify this template :) and fill in all the required fields.
### 1. Is this request related to a challenge you're experiencing? Tell me about your story.
The existing node search requires `Ctrl/Cmd + K` and `@node`, which is not easy to discover on large Workflow or Chatflow canvases.
Please add a visible “Search nodes” entry in the canvas header to open the existing node search directly.
Related to #38184: it implemented node search and navigation; this request only adds a direct UI entry point.
### 2. Additional context or comments
_No response_
### 3. Can you help us with this feature?
- [x] I am interested in contributing to this feature.
Contributor guide
Research direction
Start by locating the existing node search implementation from related issue #38184 and the workflow or Chatflow canvas header. Add a visible “Search nodes” entry that opens the existing search directly, then verify it works on both canvas types and remains discoverable without Ctrl/Cmd + K or @node.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 70/100