-
Notifications
You must be signed in to change notification settings - Fork 46
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
Make stdcm path buttons clickable across the entire element #9894
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## dev #9894 +/- ##
===========================================
+ Coverage 38.19% 79.83% +41.63%
===========================================
Files 998 1048 +50
Lines 92204 105058 +12854
Branches 1192 756 -436
===========================================
+ Hits 35220 83870 +48650
+ Misses 56528 21147 -35381
+ Partials 456 41 -415
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
front/src/applications/stdcm/components/StdcmForm/StdcmDefaultCard.tsx
Outdated
Show resolved
Hide resolved
a82a6d8
to
6646f15
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.
Lgtm and tested
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 and tested :)
6646f15
to
45d0c85
Compare
Signed-off-by: Achraf Mohyeddine <[email protected]>
45d0c85
to
632c54f
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.
LGTM for e2e tests
Closes #9504