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

Add autoscroll and animation to intro carousel #10894

Merged
merged 1 commit into from
Jul 1, 2020

Conversation

Ferossgp
Copy link
Contributor

Fixes #10724

@Ferossgp Ferossgp requested a review from a team as a code owner June 30, 2020 11:57
@Ferossgp Ferossgp self-assigned this Jun 30, 2020
@status-im-auto
Copy link
Member

status-im-auto commented Jun 30, 2020

Jenkins Builds

Click to see older builds (6)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 8175334 #1 2020-06-30 12:11:55 ~14 min ios 📦ipa 📲
✔️ 8175334 #1 2020-06-30 12:13:07 ~15 min android 📦apk 📲
✔️ 8175334 #1 2020-06-30 12:13:07 ~15 min android-e2e 📦apk 📲
✔️ 96d0891 #2 2020-06-30 13:35:45 ~9 min android 📦apk 📲
✔️ 96d0891 #2 2020-06-30 13:40:55 ~14 min ios 📦ipa 📲
✔️ 96d0891 #2 2020-06-30 13:41:34 ~15 min android-e2e 📦apk 📲
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 265c8c4 #3 2020-06-30 14:43:02 ~11 min android-e2e 📦apk 📲
✔️ 265c8c4 #3 2020-06-30 14:43:21 ~11 min android 📦apk 📲
✔️ 265c8c4 #3 2020-06-30 14:45:01 ~13 min ios 📦ipa 📲
✔️ 1796326 #4 2020-06-30 15:42:05 ~11 min android 📦apk 📲
✔️ 1796326 #4 2020-06-30 15:44:01 ~13 min ios 📦ipa 📲

Copy link
Contributor

@errorists errorists left a comment

Choose a reason for hiding this comment

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

Animation and autoscroll stops once I interact with the carousel, that's not okay and should be fixed before I can approve it

@Ferossgp Ferossgp force-pushed the feature/onboarding-carousel-timer branch from 8175334 to 96d0891 Compare June 30, 2020 13:25
@oskarth
Copy link
Contributor

oskarth commented Jul 1, 2020

Small request - could you please rebase to latest master so this commit b5fda12 gets included? This means we aren't running E2E tests on eth.prod cluster anymore, and since this happens on every push, the impact is quite big. This ensures we have more accurate metrics going forward from Jul 1 onward, which would be awesome. See https://discuss.status.im/t/user-growth-and-retention/1782 for more

EDIT: Since this is a recent PR, it might've been included already. All good if so

Add cancelable loop animation

Set index manually

Increase progress bar size

Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com>
@Ferossgp Ferossgp force-pushed the feature/onboarding-carousel-timer branch from 1796326 to e290881 Compare July 1, 2020 06:32
@Ferossgp Ferossgp merged commit e290881 into develop Jul 1, 2020
@Ferossgp Ferossgp deleted the feature/onboarding-carousel-timer branch July 1, 2020 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Onboarding carousel autoscroll and progress indicator
5 participants