Skip to content
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

fix: alter threshold change warning text #1332

Merged
merged 1 commit into from
Dec 9, 2022
Merged

Conversation

iamacook
Copy link
Member

@iamacook iamacook commented Dec 8, 2022

What it solves

Resolves #1328

How this PR fixes it

The transaction details of threshold altering transactions has been changed from "Increase/decrease confirmation policy to:" to "Required confirmations for new transactions:". The associated tooltip from "This transaction potentially alters the number of confirmations required to execute a transaction." to "This transaction potentially alters the number of confirmations required to execute a transaction. Please verify before signing."

How to test it

Create a transaction that alters the threshold of the Safe and observe the new details/tooltip.

Screenshots

image

@github-actions
Copy link

github-actions bot commented Dec 8, 2022

Branch preview

✅ Deploy successful!

https://threshold-warnings--webcore.review-web-core.5afe.dev

@iamacook iamacook requested a review from DiogoSoaress December 8, 2022 15:58
@github-actions
Copy link

github-actions bot commented Dec 8, 2022

ESLint Summary View Full Report

Annotations are provided inline on the Files Changed tab. You can also see all annotations that were generated on the annotations page.

Type Occurrences Fixable
Errors 0 0
Warnings 0 0
Ignored 0 N/A
  • Result: ✅ success
  • Annotations: 0 total

Report generated by eslint-plus-action

@katspaugh
Copy link
Member

Verified, the text was changed correctly. ✅

Screenshot 2022-12-09 at 08 11 16

@katspaugh katspaugh merged commit 8a92d93 into dev Dec 9, 2022
@katspaugh katspaugh deleted the threshold-warnings branch December 9, 2022 07:11
@github-actions github-actions bot locked and limited conversation to collaborators Dec 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve information for addOwnerWithThreshold transaction in queue
2 participants