Update the summarization button when summarization is happening#382
Update the summarization button when summarization is happening#382dkotter wants to merge 3 commits intoWordPress:developfrom
Conversation
|
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. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #382 +/- ##
==========================================
Coverage 63.81% 63.81%
Complexity 684 684
==========================================
Files 49 49
Lines 3529 3529
==========================================
Hits 2252 2252
Misses 1277 1277
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
What?
Closes #381
Updates the summarization buttons to say
Generating...when summarizations are being generated.Why?
While we have a loading state on these buttons, updating the text makes it more clear and matches how we do things in other experiments.
How?
Updates both the button in the post status sidebar and the button that shows in the AI Summarization block toolbar to show
Generating...when generation is in progressUse of AI Tools
None
Testing Instructions
npm i && npm run buildGenerate Summarybutton in the post status sidebar and click itGenerating...Generating...Screenshots or screencast
summarization.mov