Skip to content

[Bug]: New Node Search does not understand Enter when opened via keyboard shortcuts #4121

@dbeecham

Description

@dbeecham

Custom Node Testing

Frontend Version

v1.21.7

Expected Behavior

Selected node is added to the workflow

Actual Behavior

Image
Image

Steps to Reproduce

Settings -> Keybindings -> Toggle Search Box -> a
Hit a -> Enter something -> Hit enter

Debug Logs

Nothing interesting.

Browser Logs

Nothing interesting.

Setting JSON

The json is on another machine, but it's basically

Comfy.TutorialCompleted: true
Comfy.Keybinding.NewBindings:
  Comfy.SearchBox.Toggle: a
  Comfy.Manager.CustomNodesManager: Shift + N
  Comfy.GroupNode.ConvertSelectedNodesToGroupNode: Shift + G
  Workspace.NextOpenedWorkflow: Alt + Tab
  Workspace.PreviousOpenedWorkflow: Shift + Alt + Tab
Comfy.Keybinding.UnsetBindings:
  Comfy.GroupNode.ConvertSelectedNodesToGroupNode: Alt + G
Comfy.NodeSearchBoxImpl: default (I tried both, none work)
Comfy.DevMode: true
Comfy.NodeSuggestions.number: 10 (does not work)

What browsers do you use to access the UI ?

Google Chrome

Other Information

No response

┆Issue is synchronized with this Notion page by Unito

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions