Skip to content

Fix the hidden in-use module button on the palette#5861

Open
GogoVega wants to merge 1 commit into
node-red:mainfrom
GogoVega:fix-palette-in-use-btn
Open

Fix the hidden in-use module button on the palette#5861
GogoVega wants to merge 1 commit into
node-red:mainfrom
GogoVega:fix-palette-in-use-btn

Conversation

@GogoVega

@GogoVega GogoVega commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Types of changes

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

Proposed changes

Fixes https://discourse.nodered.org/t/issue-with-the-palette-manager/101436.

The button is hidden (L380) when the module is added via the plugin handler (L870). It is not displayed again when the module is updated via the node handler (L821).

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

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.

Palette manager not showing summary action if the package contains both nodes and plugins

1 participant