Skip to content

Conversation

joshistoast
Copy link
Contributor

@joshistoast joshistoast commented Sep 13, 2025

Summary

Makes many minor and major UI refactors to the Model Manager.

Changed:

  • Less elevated surfaces and unnecessary padding within model panes and lists;
  • Adjusted model install tabs, added icons;

Improved:

  • Created a reusable component for model result items to display install status;
  • Made responsive enhancements to various UI;
  • Refactored UI for model result items, clearer separation;
  • Created a reusable ModelDeleteButton for use on ModelListItem and in new ModelFooter;
  • Slightly improved error handling for model delete logic;

New:

  • Added download icons to the model bundle buttons;
  • Model Footer with edit, delete and convert buttons;
image image image image

Related Issues / Discussions

QA Instructions

Merge Plan

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • ❗Changes to a redux slice have a corresponding migration
  • Documentation added / updated (if applicable)
  • Updated What's New copy (if doing a release after this PR)

@github-actions github-actions bot added the frontend PRs that change frontend files label Sep 13, 2025
@joshistoast joshistoast changed the title feat(model manager): 💄 refactor model manager ui [WIP] feat(model manager): 💄 refactor model manager ui Sep 13, 2025
@joshistoast joshistoast changed the title [WIP] feat(model manager): 💄 refactor model manager ui feat(model manager): 💄 refactor model manager ui Sep 13, 2025
Copy link
Collaborator

@psychedelicious psychedelicious left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, looking good!

@psychedelicious psychedelicious enabled auto-merge (rebase) September 16, 2025 02:25
@psychedelicious psychedelicious force-pushed the model-manager-visual-updates branch from cd8d456 to ae5733a Compare September 16, 2025 02:26
@psychedelicious psychedelicious merged commit 4528bca into invoke-ai:main Sep 16, 2025
13 checks passed
@open-x-Lab
Copy link

The Model Manager should not be integrated as a combined unit. It ought to remain separate and maintain an independent entry point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend PRs that change frontend files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants