Add ComfyUI-Tab-Cycle#3106
Conversation
updated node list to add ComfyUI-Tab-Cycle
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughAdds a ChangesCustom node registration
Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
✨ Simplify code
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@custom-node-list.json`:
- Around line 60887-60892: Remove the trailing comma after the new custom-node
registry object in the files array, immediately before the closing bracket,
while preserving the object contents and valid JSON structure.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: ASSERTIVE
Plan: Pro Plus
Run ID: 9705397a-6782-4938-8ceb-69fc7f0aef86
📒 Files selected for processing (1)
custom-node-list.json
updated node list to add ComfyUI-Tab-Cycle.
This is a QoL extension for classic UI that allows the user to cycle through the number input fields on the selected node using Tab/Shift+Tab. If a number field is not active Tab has the default behavior.