Fix[Meta Description | Excerpt Generation]: Use Notice to display warnings in modal#803
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #803 +/- ##
==========================================
Coverage 76.48% 76.48%
Complexity 1869 1869
==========================================
Files 89 89
Lines 7990 7990
==========================================
Hits 6111 6111
Misses 1879 1879
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Notice to display warnings in modalNotice to display warnings in modal
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
What, Why, and How?
This PR updates the meta description and excerpt generation modal to show the “content too short” message as a
Noticeinstead of a small helper paragraph. The message is a warning that blocks generation, so presenting it as a warning notice at the top makes the state more visible and consistent with UI patterns.Use of AI Tools
AI assistance: Yes
Tool(s): Codex
Model(s): GPT-5.5
Used for: To perform a code review.
Testing Instructions
Noticewithin theExcerpt Generationpopover.Screenshots or screencast
Changelog Entry