0412decaec
fixes https://linear.app/tryghost/issue/DES-435/excerpt-in-post-settings-has-an-inconsistent-error-state The excerpt form field seemed to not be properly handling errors. However, it was a case of the error styling being overruled by the regular styling, causing the red border to only show upon `:focus` when there is an error in the excerpt. I've rewritten the logic to be slightly less obfuscated and added some CSS to circumvent the issue. |
||
---|---|---|
.. | ||
mixins | ||
base.js | ||
collection.js | ||
custom-view.js | ||
integration.js | ||
invite-user.js | ||
label.js | ||
member.js | ||
nav-item.js | ||
new-user.js | ||
newsletter.js | ||
offer.js | ||
post.js | ||
reset.js | ||
setting.js | ||
setup.js | ||
signin.js | ||
signup.js | ||
snippet.js | ||
subscriber.js | ||
tag-settings.js | ||
tier-benefit-item.js | ||
tier.js | ||
user.js | ||
webhook.js |