feat: Improve content of banner for errors and warning#25058
Merged
pedronfigueiredo merged 3 commits intodevelopfrom Jun 6, 2024
Merged
feat: Improve content of banner for errors and warning#25058pedronfigueiredo merged 3 commits intodevelopfrom
pedronfigueiredo merged 3 commits intodevelopfrom
Conversation
Contributor
|
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. |
898c463 to
42c2384
Compare
jpuri
previously approved these changes
Jun 5, 2024
...ons/components/security-provider-banner-alert/blockaid-banner-alert/blockaid-banner-alert.js
Outdated
Show resolved
Hide resolved
digiwand
reviewed
Jun 5, 2024
...ons/components/security-provider-banner-alert/blockaid-banner-alert/blockaid-banner-alert.js
Outdated
Show resolved
Hide resolved
matthewwalsh0
previously approved these changes
Jun 5, 2024
jpuri
previously approved these changes
Jun 5, 2024
9c02e0a
ad13a34 to
9c02e0a
Compare
matthewwalsh0
approved these changes
Jun 5, 2024
digiwand
approved these changes
Jun 6, 2024
9c02e0a to
88f614d
Compare
Collaborator
Builds ready [88f614d]
Page Load Metrics (52 ± 4 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #25058 +/- ##
========================================
Coverage 65.45% 65.46%
========================================
Files 1352 1352
Lines 53971 53975 +4
Branches 14004 14006 +2
========================================
+ Hits 35326 35330 +4
Misses 18645 18645 ☔ View full report in Codecov by Sentry. |
Collaborator
|
Missing release label release-12.0.0 on PR. Adding release label release-12.0.0 on PR and removing other release labels(release-12.1.0), as PR was added to branch 12.0.0 when release was cut. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR fixes the logic for PPOM banners, hardcoding the
Warningbanners for anyreason.ErrorandMaliciousbanners are still dependent on the reasons.Related issues
Fixes: #1758
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist