From {T250440}:
- When the user first arrives on their homepage, they should get a drawer that comes up from the bottom of the screen. When the drawer is open, the rest of the screen is shaded over.
- Header: "Welcome to your homepage"
- Body: "You can learn to edit, contact your mentor, and see the impact of your work. Continue to learn about the **suggested edits** on your homepage."
- The drawer is dismissable by tapping outside of it.
- The user can tap "Continue" at the bottom to open the onboarding.
- After the user dismisses the drawer or taps continue, they will never see this drawer again.
[[https://app.zeplin.io/project/5bd0b069495b5d0a002e7eb6/screen/5eab3eecd9839c1bb02c80b9|Mockup]]
The desktop version of this task is {T258009}, which uses a different form factor but shares the same language.
Open questions:
- Should the "dismissed" state be synchronized between the desktop and mobile versions of this feature? In other words, if the user dismisses the welcome popup on desktop, should that also hide the welcome drawer on any future mobile visits, and vice versa?