-
Notifications
You must be signed in to change notification settings - Fork 20
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
chore(match expression): visualizer should have title #1060
chore(match expression): visualizer should have title #1060
Conversation
Test image available:
|
Test image available:
|
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.
Looks good! One more comment and pls run yarn format:apply
.
Test image available:
|
2364ddd
to
09048a6
Compare
Test image available:
|
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.
Test image available:
|
fbf3860
to
87607b9
Compare
87607b9
to
13db028
Compare
Test image available:
|
Test image available:
|
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.
LGTM too.
(cherry picked from commit 9ed8cb1)
Test image available:
|
(cherry picked from commit 9ed8cb1) Co-authored-by: Atif Ali <[email protected]>
Welcome to Cryostat! 👋
Before contributing, make sure you have:
main
branch[chore, ci, docs, feat, fix, test]
git commit --amend --signoff
Fixes: #1041
Description of the change:
This change adds a title at the top of the page for the card that contains the Match Expression Visualizer.
Motivation for the change:
This change is helpful as suggested by doc team. The title will help users that comes across the word Match Expression Visualizer in documentations to figure out what the UI element it is referring to.
How to manually test: