Skip to content

fix: dynamic node styling#104

Open
findthelorax wants to merge 6 commits intoPouzor:mainfrom
findthelorax:fix/dynamic-node-styling
Open

fix: dynamic node styling#104
findthelorax wants to merge 6 commits intoPouzor:mainfrom
findthelorax:fix/dynamic-node-styling

Conversation

@findthelorax
Copy link
Copy Markdown
Contributor

This is a larger PR fix for more consistent styling between nodes with the addition of multiple container nodes since not just proxmox can be a container node now.

Changes:

Removed the ProxmoxGroupNode.tsx and replaced it with ContainerGroupNode.tsx for clarity.
Created a DynamicNode.tsx file so nodes will render either with ContainerGroupNode styling if marked as a container node or as BaseNode styling if not.
Grouped nodeTypes.ts by type.

@findthelorax findthelorax force-pushed the fix/dynamic-node-styling branch from d44ae44 to 402eae4 Compare April 25, 2026 01:11
@findthelorax
Copy link
Copy Markdown
Contributor Author

Rebased onto latest main, resolved merge conflicts, and force-pushed the updated branch.

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.

1 participant