Skip to content

fix(ui): clarify model defaults toast#9198

Merged
lstein merged 4 commits into
invoke-ai:mainfrom
YUHAO-corn:yuhao/improve-model-defaults-toast-6484
Jul 10, 2026
Merged

fix(ui): clarify model defaults toast#9198
lstein merged 4 commits into
invoke-ai:mainfrom
YUHAO-corn:yuhao/improve-model-defaults-toast-6484

Conversation

@YUHAO-corn

Copy link
Copy Markdown
Contributor

Summary

  • replace the generic parameter recall toast used by the model default-settings action
  • add a dedicated toast.modelDefaultsLoaded message so the success state reads clearly as Model Defaults Loaded

Fixes #6484.

Validation

  • pnpm --dir invokeai/frontend/web exec prettier --check public/locales/en.json src/app/store/middleware/listenerMiddleware/listeners/setDefaultSettings.ts
  • pnpm --dir invokeai/frontend/web exec eslint src/app/store/middleware/listenerMiddleware/listeners/setDefaultSettings.ts
  • git diff --check

Review

  • Independent agent review found no blocking issues and recommended merging.

@github-actions github-actions Bot added the frontend PRs that change frontend files label May 18, 2026
@YUHAO-corn YUHAO-corn force-pushed the yuhao/improve-model-defaults-toast-6484 branch from 0137c73 to 1fee93a Compare May 22, 2026 18:22
@YUHAO-corn

Copy link
Copy Markdown
Contributor Author

Hi maintainers, gentle follow-up here as well. This is a small copy/UX clarification and CI is green; happy to revise if there is a preferred wording or location for this message.

@lstein lstein added the 6.14.x label May 30, 2026
@lstein lstein moved this to 6.14.x Theme: USER EXPERIENCE in Invoke - Community Roadmap May 30, 2026
@lstein lstein assigned dunkeroni and unassigned JPPhoto Jun 29, 2026
@lstein lstein enabled auto-merge (squash) July 10, 2026 01:40
@lstein lstein merged commit 515a7a7 into invoke-ai:main Jul 10, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.14.x frontend PRs that change frontend files

Projects

Status: 6.14.x Theme: USER EXPERIENCE

Development

Successfully merging this pull request may close these issues.

[enhancement]: Need better Toast text for loading model defaults

4 participants