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

Explore using hints with getting started #120147

Closed
miguelsolorio opened this issue Mar 30, 2021 · 6 comments
Closed

Explore using hints with getting started #120147

miguelsolorio opened this issue Mar 30, 2021 · 6 comments
Assignees
Labels
feature-request Request for new features or functionality getting-started ux User experience issues
Milestone

Comments

@miguelsolorio
Copy link
Contributor

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.

image

@digitarald
Copy link
Contributor

digitarald commented Apr 28, 2021

Other use cases on top of UI tours (chaining hints together) that recently came up:

  1. Replace onboarding notifications with a ephemeral hints on important UI elements.
    • Notebooks pointing to kernel switcher in status bar
    • Opening untitled file could highlight the language switcher
  2. Replace error notifications with hints on the interactive UI element, until the OK button on hint or the element is clicked.
    • Python pointing to interpreter switcher when no default or a problematic kernel was set
  3. Replace extension recommendation notifications with a hint + counter on the extension activity bar

@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.

@miguelsolorio
Copy link
Contributor Author

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.

@digitarald digitarald modified the milestones: Backlog, May 2021 Apr 29, 2021
@digitarald
Copy link
Contributor

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
element, could also be enough to guide attention and something we can experiment with.

@JacksonKearl
Copy link
Contributor

image

This is very much not a convex hull.

@miguelsolorio
Copy link
Contributor Author

Here's a few variations I drew up this week:

image

image

image

image

image

@daviddossett
Copy link
Contributor

Closing this in favor of discussion in #165846

@github-actions github-actions bot locked and limited conversation to collaborators Jan 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality getting-started ux User experience issues
Projects
None yet
Development

No branches or pull requests

6 participants