Added the ability to navigate multiple SIWE notifications#18103
Added the ability to navigate multiple SIWE notifications#18103
Conversation
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
Builds ready [f5dbbbb]
Page Load Metrics (1693 ± 70 ms)
Bundle size diffs
|
Codecov Report
@@ Coverage Diff @@
## develop #18103 +/- ##
========================================
Coverage 70.04% 70.04%
========================================
Files 962 962
Lines 36875 36893 +18
Branches 9468 9470 +2
========================================
+ Hits 25826 25840 +14
- Misses 11049 11053 +4
|
|
Verified by QA |
Builds ready [e14a7ee]
Page Load Metrics (1737 ± 80 ms)
Bundle size diffs
|
|
Does this need changes so it passes codecov check? |
I am not sure what should i do here, since this component doesnt have unit test file |
Builds ready [14287f0]
Page Load Metrics (1638 ± 70 ms)
Bundle size diffs
|
Builds ready [dda3a40]
Page Load Metrics (1634 ± 54 ms)
Bundle size diffs
|
Builds ready [edb9eef]
Page Load Metrics (1651 ± 103 ms)
Bundle size diffs
|
# Conflicts: # ui/components/app/signature-request-siwe/signature-request-siwe.js # ui/components/app/signature-request-siwe/signature-request-siwe.test.js
Builds ready [676c2c4]
Page Load Metrics (1608 ± 59 ms)
Bundle size diffs
|
|
@aleksandar-mihajlovic It looks both variations of |
There was a problem hiding this comment.
re: @legobeat's comment. I agree that adding a test when messagesCount < 1 would be a good addition
edit:
Thanks @aleksandar-mihajlovic for creating this PR and adding the feature support! As discussed with the team, I can get this PR merged. Feel free to reach out to me for anything regarding the PR
Builds ready [7088abe]
Page Load Metrics (1495 ± 26 ms)
Bundle size diffs
|
- remove superfluous mock data - reorganize tests
Builds ready [ef3eba0]
Page Load Metrics (1478 ± 20 ms)
Bundle size diffs
|
Builds ready [27048fc]
Page Load Metrics (1792 ± 71 ms)
Bundle size diffs
|
Builds ready [ebbf314]
Page Load Metrics (1920 ± 59 ms)
Bundle size diffs
|
|
hi @aleksandar-mihajlovic @digiwand PR looks good from QA side. Great job 🔥 |
Explanation
Added the ability to navigate multiple SIWE notifications, now when user sign's multiple SIWE, the navigation header is shown so that he can go through multiple SIWE and also user has option to RejectAll.
Screenshot
Before
After
Unit tests
Before
After
Lint
Manual Testing Steps