[Sprint/RollingRabbit](fix): Save draft button vanishing in blogs #2186
Closes #2186
Summary
Currently, the "Save draft" button is vanishing in blogs in two scenarios.
- As in the issue above; when you trigger an error by not inputting a title or banner.
- When you hit publish, but it is rejected.
Testing
- Make a blog with no banner
- (click) Publish
- (click) Save Draft
- Both should return the error and neither button should disappear
- Add the missing item (banner or title).
- (click) Save Draft
- Try to edit the blog again when its saved.
- Verify you can publish and or save as draft
- (click) Publish
- Verify that you can no longer save draft.
added scoped labels
Please register or sign in to reply