Skip to content

Reveal node in search results via mouseover#5368

Merged
knolleary merged 1 commit into
node-red:masterfrom
gorenje:patch-4
Dec 4, 2025
Merged

Reveal node in search results via mouseover#5368
knolleary merged 1 commit into
node-red:masterfrom
gorenje:patch-4

Conversation

@gorenje

@gorenje gorenje commented Dec 4, 2025

Copy link
Copy Markdown
Contributor

Types of changes

This highlights nodes in the search results using a mouseover trigger.

See forum https://discourse.nodered.org/t/highlight-nodes-in-search-results-list/99747 for a discussion.

Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Proposed changes

Highlight nodes in the search results using mouseover. Only those nodes in the current active workspace are revealed. Switching between workspaces would be too confusing - IMHO.

Checklist

  • I have read the contribution guidelines
  • For non-bugfix PRs, I have discussed this change on the forum/slack team.
  • I have run npm run test to verify the unit tests pass
  • I have added suitable unit tests to cover the new/changed functionality

This highlights nodes in the search results using a mouseover trigger.

See forum https://discourse.nodered.org/t/highlight-nodes-in-search-results-list/99747 for a discussion.
@dceejay

dceejay commented Dec 4, 2025

Copy link
Copy Markdown
Member

@knolleary Should this be targeted at dev so it gets into any imminent beta for v5 , as it's a nice easy win ?

@knolleary

Copy link
Copy Markdown
Member

Happy for this to be against master - itl'l get merged there and synced to dev before any beta release

@knolleary
knolleary merged commit 6a75a08 into node-red:master Dec 4, 2025
5 checks passed
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.

3 participants