-
Notifications
You must be signed in to change notification settings - Fork 106
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(IT Wallet): [SIW-1862] Remove transparent header within credential details screen #6418
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6418 +/- ##
==========================================
- Coverage 48.42% 47.72% -0.71%
==========================================
Files 1488 1607 +119
Lines 31617 32256 +639
Branches 7669 7405 -264
==========================================
+ Hits 15311 15394 +83
- Misses 16238 16820 +582
+ Partials 68 42 -26
... and 1662 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Quite strange! Did you try to run a |
My bad: I didn't update the design system. |
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
Short description
This PR removes the header transparency within credential details screen
List of changes proposed in this pull request
transparent: true
prop fromuseHeaderSecondLevel
How to test
Navigate to the credential details screen, check that everything is rendered correctly.
Preview