Skip to content

Conversation

@joshistoast
Copy link
Contributor

Summary

Redesigns the Model Manager's bulk actions UI for a more seamless and smooth integration.

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 Dec 18, 2025
Copy link
Collaborator

@lstein lstein left a comment

Choose a reason for hiding this comment

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

Tested and works very well.

However, there is a minor aesthestic issue that needs to be fixed. In the current main branch, the model type headings (e.g. "Main") have a higher z-level than the model names and thumbnails as shown here:
image

In the PR, the positions are reversed, so that the model names and thumbnails obscure the model type headings:
image

@lstein
Copy link
Collaborator

lstein commented Dec 22, 2025

I just noticed an additional issue. The translation string for ModelManager.selectAll seems to be missing.

@joshistoast
Copy link
Contributor Author

@lstein Fixed the overlapping issue, however the modelManager.selectAll is a translation I actually added to this PR because it was missing in the original implementation as demonstrable by your earlier screenshots.

@joshistoast joshistoast requested a review from lstein December 23, 2025 04:32
Copy link
Collaborator

@lstein lstein left a comment

Choose a reason for hiding this comment

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

Tested and working as advertised.

@lstein lstein merged commit 73c6b31 into invoke-ai:main Dec 24, 2025
13 checks passed
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.

2 participants