Skip to content

Conversation

@comfy-pr-bot
Copy link
Member

@comfy-pr-bot comfy-pr-bot commented Jan 7, 2026

Backport of #7793 to cloud/1.35

Automatically created by backport workflow.

┆Issue is synchronized with this Notion page by Unito

## Summary
Filters out the "nlf" (no-license-file) model type from the Upload Model
wizard's model type dropdown, preventing users from selecting this
internal category.

## Changes
- **What**: Added DISALLOWED_MODEL_TYPES constant and filter in
useModelTypes composable
- **Scope**: Only affects Upload Model flow (used by UploadModelDialog
and UploadModelConfirmation)

## Test plan
- [ ] Open Upload Model dialog and verify "nlf" does not appear in model
type dropdown
- [ ] Verify other model types still appear correctly
- [ ] Verify dropdown still functions as expected

🤖 Generated with [Claude Code](https://claude.com/claude-code)

┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-7793-feat-Filter-out-nlf-model-type-from-Upload-Model-flow-2d86d73d3650811f88e1fcc8dd7040cd)
by [Unito](https://www.unito.io)

Co-authored-by: Claude <noreply@anthropic.com>
@comfy-pr-bot comfy-pr-bot requested a review from a team as a code owner January 7, 2026 23:56
@comfy-pr-bot comfy-pr-bot added the backport Backporting a PR onto a release candidate label Jan 7, 2026
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jan 7, 2026
@github-actions
Copy link

github-actions bot commented Jan 7, 2026

🎭 Playwright Test Results

Some tests failed

⏰ Completed at: 01/08/2026, 12:16:07 AM UTC

📈 Summary

  • Total Tests: 320
  • Passed: 123 ✅
  • Failed: 176 ❌
  • Flaky: 12 ⚠️
  • Skipped: 9 ⏭️

📊 Test Reports by Browser


🎉 Click on the links above to view detailed test results for each browser configuration.

@github-actions
Copy link

github-actions bot commented Jan 7, 2026

🎨 Storybook Build Status

Build completed successfully!

⏰ Completed at: 01/07/2026, 11:58:43 PM UTC

🔗 Links


🎉 Your Storybook is ready for review!

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

Labels

backport Backporting a PR onto a release candidate size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants