feat(model manager): 💄 refactor model manager bulk actions UI#8684
feat(model manager): 💄 refactor model manager bulk actions UI#8684lstein merged 10 commits intoinvoke-ai:mainfrom
Conversation
lstein
left a comment
There was a problem hiding this comment.
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:

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

|
I just noticed an additional issue. The translation string for ModelManager.selectAll seems to be missing. |
|
@lstein Fixed the overlapping issue, however the |
lstein
left a comment
There was a problem hiding this comment.
Tested and working as advertised.
Summary
Redesigns the Model Manager's bulk actions UI for a more seamless and smooth integration.
Related Issues / Discussions
QA Instructions
Merge Plan
Checklist
What's Newcopy (if doing a release after this PR)