Skip to content

Fix node catalog preserving type search on autofocus#4319

Open
sahilsahni18 wants to merge 1 commit into
GraphiteEditor:masterfrom
sahilsahni18:fix/node-catalog-type-search
Open

Fix node catalog preserving type search on autofocus#4319
sahilsahni18 wants to merge 1 commit into
GraphiteEditor:masterfrom
sahilsahni18:fix/node-catalog-type-search

Conversation

@sahilsahni18

Copy link
Copy Markdown

Fixes #4311
Prevent Node Catalog autofocus from selecting all text so prefilled type search context is preserved while refining results.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces a new selectAllOnFocus property to the TextInput component, defaulting to true, which controls whether text is automatically selected when the input gains focus. The NodeCatalog component is updated to set this property to false for its search input. There are no review comments, and we have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Re-trigger cubic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Type hint is selected in node graph view

1 participant