Enhanced Variable Selection in ChatFlow and WorkFlow #12633

Closed
opened 2026-02-21 19:08:17 -05:00 by yindo · 1 comment
Owner

Originally created by @GeorgeCaoJ on GitHub (Apr 7, 2025).

Self Checks

  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

Current Behavior

When typing "/" in ChatFlow and WorkFlow, a variable candidate box appears, but it lacks filtering capabilities and doesn't support up/down arrow key navigation for selecting variables. This makes the variable insertion process inefficient for power users.

Proposed Enhancement

Implement filtering and keyboard navigation for the variable selection dropdown:

  1. Allow users to type after "/" to filter the variable list
  2. Support up/down arrow keys to navigate through the filtered variables
  3. Enable selection with Enter key

Benefits

  • Improves efficiency for power users who work extensively with ChatFlow and WorkFlow
  • Reduces time spent searching through long variable lists
  • Provides a more intuitive user experience consistent with modern autocomplete interfaces

Implementation Considerations

This enhancement would align with standard autocomplete patterns found in code editors and other productivity tools, making the interface more familiar and user-friendly.

2. Additional context or comments

No response

3. Can you help us with this feature?

  • I am interested in contributing to this feature.
Originally created by @GeorgeCaoJ on GitHub (Apr 7, 2025). ### Self Checks - [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 (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [x] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [x] Please do not modify this template :) and fill in all the required fields. # Current Behavior When typing "/" in ChatFlow and WorkFlow, a variable candidate box appears, but it lacks filtering capabilities and doesn't support up/down arrow key navigation for selecting variables. This makes the variable insertion process inefficient for power users. # Proposed Enhancement Implement filtering and keyboard navigation for the variable selection dropdown: 1. Allow users to type after "/" to filter the variable list 2. Support up/down arrow keys to navigate through the filtered variables 3. Enable selection with Enter key # Benefits - Improves efficiency for power users who work extensively with ChatFlow and WorkFlow - Reduces time spent searching through long variable lists - Provides a more intuitive user experience consistent with modern autocomplete interfaces # Implementation Considerations This enhancement would align with standard autocomplete patterns found in code editors and other productivity tools, making the interface more familiar and user-friendly. ### 2. Additional context or comments _No response_ ### 3. Can you help us with this feature? - [ ] I am interested in contributing to this feature.
yindo added the 💪 enhancement label 2026-02-21 19:08:17 -05:00
yindo closed this issue 2026-02-21 19:08:17 -05:00
Author
Owner

@dosubot[bot] commented on GitHub (May 9, 2025):

Hi, @GeorgeCaoJ. I'm Dosu, and I'm helping the Dify team manage their backlog. I'm marking this issue as stale.

Issue Summary:

  • Enhancement suggested for ChatFlow and WorkFlow interfaces.
  • Current interface lacks filtering and keyboard navigation.
  • Proposed improvements: filtering, keyboard navigation, Enter key selection.
  • No further comments or developments on the issue.

Next Steps:

  • Please confirm if this issue is still relevant to the latest version of the Dify repository by commenting here.
  • If no updates are provided, the issue will be automatically closed in 15 days.

Thank you for your understanding and contribution!

@dosubot[bot] commented on GitHub (May 9, 2025): Hi, @GeorgeCaoJ. I'm [Dosu](https://dosu.dev), and I'm helping the Dify team manage their backlog. I'm marking this issue as stale. **Issue Summary:** - Enhancement suggested for ChatFlow and WorkFlow interfaces. - Current interface lacks filtering and keyboard navigation. - Proposed improvements: filtering, keyboard navigation, Enter key selection. - No further comments or developments on the issue. **Next Steps:** - Please confirm if this issue is still relevant to the latest version of the Dify repository by commenting here. - If no updates are provided, the issue will be automatically closed in 15 days. Thank you for your understanding and contribution!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#12633