Ghost/ghost/admin/app/components/editor
Sag d00b6994c6
Fixed validation error handling before previewing a post (#20375)
fixes https://linear.app/tryghost/issue/SLO-143

- in the editor, if there is a validation error on a post (e.g. the excerpt is longer than 300 chars), a validation error is rendered as a red banner error. However, when clicking on Preview, this error was bypassed
- additionally, we were throwing an undefined error when a validation error happened. This was unnecessary and caused hundreds of unhandled errors per week
2024-06-12 18:29:46 +02:00
..
modals Fixed linting issue 2024-03-28 16:47:53 +00:00
publish-options Retain newsletter subscriptions on suppression (#17373) 2023-07-24 10:47:57 +01:00
publish-buttons.hbs 🎨 Improved email failure handling and retrying (#15504) 2022-10-06 11:12:11 +02:00
publish-management.hbs 🎨 Add ability to send test email with chosen newsletter (#15783) 2023-01-09 17:48:30 +04:00
publish-management.js Fixed validation error handling before previewing a post (#20375) 2024-06-12 18:29:46 +02:00