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

[ABW-3868] Disable home card animation #1227

Merged
merged 1 commit into from
Jul 22, 2024
Merged

Conversation

matiasbzurovski
Copy link
Contributor

Jira ticket: ABW-3868

Description

Removes the Home cards animation to avoid weird bug reported in issue.

Notes

Umair mentioned this cannot be consistently reproduced, and in my case I could never reproduce it. Before removing the animation, I've manually modified the code so that the HomeCardsObserver would send a cards update every 3 seconds with the same set of cards (in case there was some weird issue in Sargon code that would cause that). Even with that, the animation only happened on first load, as expected, and not every time the cards were set. Therefore, my conclusion is that this is a weird Swift bug and safest thing to do is remove the animation.

@GhenadieVP GhenadieVP merged commit c09128a into main Jul 22, 2024
7 checks passed
@GhenadieVP GhenadieVP deleted the mb/disable-card-animation branch July 22, 2024 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants