Bug
After regenerating an image for an article, the success screen displays the article generation completion message instead of an image-specific confirmation.
Expected
A success screen specific to image regeneration (e.g. "Image updated!" or showing the new image preview).
Actual
Shows the generic article generation success screen:
- 🎉 "Your Scribe has finished!"
- "2 articles published · 3,124 words written"
- "View Your Blog →"
This is confusing because the user only regenerated an image, not articles.
Screenshot
See attached screenshot from Sally's Spa dashboard after image regeneration.
Fix Needed
- Detect whether the completed job was an image regeneration vs article generation
- Show appropriate success UI for each case (image preview/confirmation vs article stats)
Bug
After regenerating an image for an article, the success screen displays the article generation completion message instead of an image-specific confirmation.
Expected
A success screen specific to image regeneration (e.g. "Image updated!" or showing the new image preview).
Actual
Shows the generic article generation success screen:
This is confusing because the user only regenerated an image, not articles.
Screenshot
See attached screenshot from Sally's Spa dashboard after image regeneration.
Fix Needed