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

Chat: Show onboarding glowy dot guide until first time opening Enhanced Context #2097

Merged
merged 2 commits into from
Dec 5, 2023

Conversation

toolmantim
Copy link
Contributor

@toolmantim toolmantim commented Dec 5, 2023

To help people discover Enhanced Context, this adds an onboarding glowy dot until the user has opened it for the first time. After it's been opened the first time it is never shown again.

Screen.Recording.2023-12-05.at.4.18.30.pm.mov

Fixes #2083

Test plan

  • Open chat
  • See glowy dot
  • Open enhanced context
  • See glowy dot disappear
  • Reload window
  • See glowy dot not visible

@toolmantim toolmantim added this to the dec/chat-ux-improvements milestone Dec 5, 2023
@toolmantim toolmantim requested review from dominiccooney and a team December 5, 2023 05:23
Copy link
Contributor

@dominiccooney dominiccooney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Splendid.

In future, we may want to re-apply the dot to announce new goodies in here. But we can parse the string from local storage in that case.

@toolmantim toolmantim merged commit 1c844b4 into main Dec 5, 2023
14 checks passed
@toolmantim toolmantim deleted the tl/glowy-enhanced-context-dot branch December 5, 2023 06:08
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.

Show the glowing dot on Enhanced Context if it has never been opened
2 participants