Skip to content
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

Support passing a URL for individual check results #557

Merged
merged 4 commits into from
Aug 1, 2024

Conversation

swissspidy
Copy link
Member

Follow-up to #461, see #316. Fixes #355 by not escaping the result message in the admin.

Specifically implements this suggestion. Here's a screenshot:

Screenshot 2024-07-31 at 11 16 32

It's up to the team to add longer error messages and add docs URLs where applicable (either in this PR or new PRs).

@swissspidy swissspidy added the [Type] Enhancement A suggestion for improvement of an existing feature label Jul 31, 2024
Copy link

github-actions bot commented Jul 31, 2024

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 props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: swissspidy <[email protected]>
Co-authored-by: davidperezgar <[email protected]>
Co-authored-by: ernilambar <[email protected]>
Co-authored-by: barrykooij <[email protected]>
Co-authored-by: mukeshpanchal27 <[email protected]>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@davidperezgar
Copy link
Member

Thanks for this PR @swissspidy I think it now looks great. I recommend a strong in the first line.

result-check-strong

What do you think @frantorres @barrykooij ?

@barrykooij
Copy link
Member

Looks great, this will be super helpful!

Copy link
Member

@mukeshpanchal27 mukeshpanchal27 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! left some non blocking feedbacks.

@davidperezgar davidperezgar merged commit 7291cd8 into trunk Aug 1, 2024
27 checks passed
@davidperezgar davidperezgar deleted the add/docs-for-msgs branch August 1, 2024 09:47
@swissspidy swissspidy added this to the 1.1.0 milestone Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Enhancement A suggestion for improvement of an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow HTML tags in error/warning messages
5 participants