-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
refactor(ui): update check builder design #15040
Conversation
</BuilderCard.Body> | ||
</BuilderCard> | ||
<div className="builder-card--list alert-builder--list"> | ||
<CheckMetaCard /> |
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.
:)
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.
I'm a little concerned that it is very hard to know which rule matches. One mitigation is we simplified the tag matching to explicit ==
We should work on visualizing matches after launch, but I agree on approving this for GA launch.
Closes #15023
Closes #14955
Status Message Template
into its own card and add some documentation