-
Notifications
You must be signed in to change notification settings - Fork 65
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
feat(Integrationtest): integration test param support #799
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #799 +/- ##
==========================================
+ Coverage 85.16% 85.23% +0.07%
==========================================
Files 569 587 +18
Lines 14116 14524 +408
Branches 3990 4076 +86
==========================================
+ Hits 12022 12380 +358
- Misses 1962 2012 +50
Partials 132 132
... and 24 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
@abhinandan13jan this looks great! I just have one question: why is there a grey outline around the parameters field? |
There's a few elements that look off. I've included a redline with recommendations. Please refer to this demo for padding and text styling: https://www.patternfly.org/components/forms/form |
@MariaLeonova By default, the expandable card has an outline, removed it.
|
The expandable section Parameters isn't a field label so it should be same size as the "Mark as optional..." |
164ccfb
to
7e99874
Compare
@Misjohns updated |
LGTM! |
7e99874
to
a63cbd8
Compare
a63cbd8
to
342d795
Compare
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.
width={3} | ||
className="pf-v5-u-pl-xl pf-v5-u-pt-0" | ||
> | ||
<FormGroup label="Name" isRequired> |
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.
updated
1980714
to
f9399fc
Compare
@karthikjeeyar So we decided in the meeting, not to use a tooltip, as this is a straightforward field and we dont have tooltips for any other fields. |
f9399fc
to
244dc30
Compare
244dc30
to
c28d391
Compare
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: abhinandan13jan, karthikjeeyar The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@abhinandan13jan: all tests passed! Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
Fixes
https://issues.redhat.com/browse/HAC-4596
Description
Type of change
Screen shots / Gifs for design review
How to test or reproduce?
Browser conformance: