-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Navigation Screen: Use response messages returned from API for notices #34903
Conversation
Ugh, I forgot that updating |
c5fc62c
to
3169ecc
Compare
Size Change: -38 B (0%) Total Size: 1.06 MB
ℹ️ View Unchanged
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works really well, code looks great, thanks @Mamaduka!
3169ecc
to
af63be0
Compare
af63be0
to
ff22928
Compare
Re-ran the tests, but no luck so-far. Trying again now 🤞 |
Thanks, Daniel. I'm also a little worried that merging this will cause checks to fail on the trunk. |
Me too, from what I understand the test has to pass the currently failing step to store the npm cache. Without that they'll likely fail in |
Although I recall I had a PR with a package update, and despite passing tests in the PR merging still caused failing tests in |
I can duplicate |
I decided to copy |
Sounds good, thanks for sorting it. |
Description
Follow-up for #34884.
Updates the
AddMenu
component to use error messages returned by API response and display them as notices.PR adds
@wordpress/dom
as a dependency to usestripHTML
method.How has this been tested?
Screenshots
Types of changes
Enhancement
Checklist:
*.native.js
files for terms that need renaming or removal).