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

UX: Made pro tips easier to close #24

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ugtthis
Copy link
Contributor

@ugtthis ugtthis commented Sep 21, 2024

Current functionality of tips

  • Tips loop through indefinitely
  • Only way to stop loop is to click the "X" button
  • If you click the "Next ->" btn it loops to the beginning again even on last tip

Problem

Users end up clicking the next btn multiple times to find out it doesn't turn into a "Done" button or they then end up finding a close button to stop the tips. A timer that automatically goes to the next tip doesn't make it easier for people to go through the onboarding. It leaves room for more assumptions on whether auto next feature also closes it.

Solution

  • Rm looping tips
  • On the last tip, change the 'Next ->' to 'Let's Go!' which will also act as a more natural closing btn(for this flow) for tips rather than clicking the X button in top right.
  • "Let's Go" is better than "Done" because it makes me feel more excited like something cool is about to happen. MinusX is a taste of the future it should feel exciting. "Done" can sound boring(for this context) and feel like it's the DMV

Comparing UI changes

comparing-UI-pr2-minsusx.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant