Ghost/ghost/admin/app/styles
Daniël van der Winden 0412decaec
Excerpt form error fix (#20730)
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.
2024-08-12 09:35:21 +00:00
..
components Updated password reset notification (#20510) 2024-07-02 15:24:14 +02:00
layouts Hide overflow on member list container (#20729) 2024-08-08 14:48:54 +02:00
patterns Excerpt form error fix (#20730) 2024-08-12 09:35:21 +00:00
spirit 🎨 Updated editor toolbar and action button designs (#20405) 2024-06-25 10:26:30 +00:00
app-dark.css Renamed subtitle to excerpt (#20334) 2024-06-05 17:59:30 +01:00
app.css What's new popup (#20112) 2024-05-21 12:36:28 +02:00