-
Notifications
You must be signed in to change notification settings - Fork 29.4k
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
Explore using hints with getting started #120147
Comments
Other use cases on top of UI tours (chaining hints together) that recently came up:
@misolori should we keep iterating in this issue or file separate issues for chained vs one and done hints? The UX for them should be very similar overall. |
I think keeping them together makes sense here since one would have a CTA of "Done" and the other would be "Next" with a counter. |
Edge DevTools had this elaborate technique to highlight elements: https://medium.com/web-on-the-edge/how-we-built-the-devtools-tooltips-4e9933abbd8a . As we guide users through panels, this might be interesting, but also not much of an improvement compared to just having a hint with a pointer on the right element. A nice animation, like a circle blip on the |
Closing this in favor of discussion in #165846 |
We explored these in the early days of the onboarding flow and wanted to bring this back to explore to see if using it with Getting Started will help make the path clearer for the user or when an action is not needed.
The text was updated successfully, but these errors were encountered: