UX: Update AI Connector notice to warning style#565
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 #565 +/- ##
==========================================
Coverage 71.21% 71.21%
Complexity 1151 1151
==========================================
Files 67 67
Lines 5565 5565
==========================================
Hits 3963 3963
Misses 1602 1602
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 #564
This PR updates the AI Connector notice on the settings page from a destructive/red
errorstyling to a yellowwarningstyling.Why?
Currently, the notice indicating that no AI Connectors are configured is displayed using a red error banner.
How?
intentprop on<Notice.Root>from"error"to"warning"in stage.tsxUse of AI Tools
Testing Instructions
Screenshots or screencast
Changelog Entry