-
Notifications
You must be signed in to change notification settings - Fork 88
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
Feature/notify users about incoming backwards incompatibility #1980 #2042
Conversation
Nagranie.z.ekranu.2023-11-7.o.16.40.32.mov |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code looks good to me.
I restarted the e2e desktop tests because in first attempt everything failed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this should be animated, right? We should add some simple css effects to this like those arrows should spin around logo and those little stars should randomly disappear and appear
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think let's focus that level of attention on the things people are likely to see a lot.
this particular message will only be seen:
- in this release
- in the future once we implement some notification for deprecated apps, but only for mobile users who go a very long time without autoupdates
Pull Request Checklist
I have updated the CHANGELOG.md file with relevant changes (the file is located at the root of monorepo).(Optional) Mobile checklist
Please ensure you completed the following checks if you did any changes to the mobile package:
I have run e2e tests for mobileI have updated base screenshots for visual regression testsDetails
Solves #1980
I'm not adding information to CHANGELOG as it exists on
develop
branch currently.I'm not fixing e2e tests as this feature will be deleted on merging
develop
branch (as a part of the original issue)