fix: gas fee editing should not be hidden if user has disabled currency rate check#22890
Merged
fix: gas fee editing should not be hidden if user has disabled currency rate check#22890
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. |
danjm
approved these changes
Feb 9, 2024
Collaborator
Builds ready [7ee42cc]
Page Load Metrics (852 ± 37 ms)
Bundle size diffs
|
segun
approved these changes
Feb 12, 2024
blackdevelopa
approved these changes
Feb 12, 2024
Collaborator
Builds ready [848fc7b]
Page Load Metrics (1175 ± 105 ms)
Bundle size diffs
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #22890 +/- ##
========================================
Coverage 68.51% 68.51%
========================================
Files 1088 1088
Lines 42914 42915 +1
Branches 11426 11427 +1
========================================
+ Hits 29399 29401 +2
+ Misses 13515 13514 -1 ☔ View full report in Codecov by Sentry. |
Collaborator
|
Missing release label release-11.9.3 on PR. Adding release label release-11.9.3 on PR and removing other release labels(release-11.12.0), as PR was cherry-picked in branch 11.9.3. |
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
Gas editing button is hidden if user disabled currency rate check option.
Related issues
Fixes: #22872
Manual testing steps
Screenshots/Recordings
Pre-merge author checklist
Pre-merge reviewer checklist