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: don't show previous Safe notifications #1473

Merged
merged 3 commits into from
Jan 3, 2023

Conversation

DiogoSoaress
Copy link
Member

@DiogoSoaress DiogoSoaress commented Jan 2, 2023

What it solves

Resolves #1267

How this PR fixes it

Before checking if the Safe version is outdated, verifies that the loaded Safe is the selected one.

How to test it

  1. Open a 1.1.1 Safe, which should show an update notification
  2. Change to a > 1.3.0 Safe and there should be no Update Safe notification popping up or in the Notification center

Screenshots

outdated notifications fix

@github-actions
Copy link

github-actions bot commented Jan 2, 2023

Branch preview

✅ Deploy successful!

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

@github-actions
Copy link

github-actions bot commented Jan 2, 2023

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

Copy link
Member

@katspaugh katspaugh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@francovenica
Copy link
Contributor

LGTM

@DiogoSoaress DiogoSoaress merged commit 5c328d9 into dev Jan 3, 2023
@DiogoSoaress DiogoSoaress deleted the fix-wrong-safe-notifications branch January 3, 2023 08:46
@github-actions github-actions bot locked and limited conversation to collaborators Jan 3, 2023
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.

[Update notification] - Is shown to non owners in the list of past notification
3 participants