Closed
Bug 1821720
Opened 3 years ago
Closed 3 years ago
Create a HorizontalPager UI component
Categories
(Firefox for Android :: Onboarding, enhancement)
Tracking
()
VERIFIED
FIXED
113 Branch
People
(Reporter: rsainani, Assigned: rsainani)
References
Details
(Whiteboard: [fxdroid])
Attachments
(2 files)
- Create a HorizontalPager UI component that takes in
List<OnboardingPageState>and displays the existingOnboardingPagecomposable. Clicks also result in swipe.
Updated•3 years ago
|
Assignee: nobody → hoglesby
Status: NEW → ASSIGNED
Updated•3 years ago
|
Whiteboard: [fxdroid]
Updated•3 years ago
|
Updated•3 years ago
|
Assignee: hoglesby → nobody
Status: ASSIGNED → NEW
| Assignee | ||
Updated•3 years ago
|
Assignee: nobody → rsainani
Status: NEW → ASSIGNED
Comment 1•3 years ago
|
||
Comment 2•3 years ago
|
||
Authored by https://github.com/rahulsainani
https://github.com/mozilla-mobile/firefox-android/commit/274454fada46532d6f7644c808f55edbe2df0419
[main] Bug 1821720 - Add juno onboarding pager ui
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox113:
--- → fixed
Flags: qe-verify+
Resolution: --- → FIXED
Target Milestone: --- → 113 Branch
| Assignee | ||
Comment 3•3 years ago
|
||
Will add the qe-verify flag once this is in the nav graph with Bug 1822268
Flags: qe-verify+
Updated•3 years ago
|
status-firefox111:
--- → wontfix
status-firefox112:
--- → wontfix
| Assignee | ||
Comment 4•3 years ago
|
||
Adding the qe-verify flag again, as Bug 1822268 and Bug 1826387 have landed.
With this, Juno Onboarding should appear for new users and should appear till the onboarding is completed.
If the onboarding is completed, home screen should open as usual, without the long scroll onboarding. Detailed spec in Bug 1818295.
Flags: qe-verify+
Comment 5•3 years ago
•
|
||
Verified as fixed on the latest Fenix Nightly 113.0a1 from 4/7 with the following devices:
- Google Pixel 6 (Android 13),
- Samsung Gaalaxy Note 8 (Android 9), and
- Oppo Find X3 Lite (Android 11).
The new onboarding is displayed, and when the onboarding is completed, home screen opens without the long scroll onboarding.
Updated•3 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•