Skip to content

feat: add getting started prompt for new users#188

Open
RitujaSinha wants to merge 3 commits into
Coder-s-OG-s:mainfrom
RitujaSinha:dashboard-empty-state
Open

feat: add getting started prompt for new users#188
RitujaSinha wants to merge 3 commits into
Coder-s-OG-s:mainfrom
RitujaSinha:dashboard-empty-state

Conversation

@RitujaSinha

Copy link
Copy Markdown
Contributor

Summary

Added a "Getting Started" prompt for new users on the dashboard to guide them when they have no activity.

Type of Change

  • Bug fix
  • New feature
  • UI / UX improvement
  • Refactor
  • Documentation
  • Other

Related Issue

Closes #156

What was changed?

  • Added condition to detect new users (XP = 0 and no GitHub merges)
  • Displayed onboarding steps for first-time users
  • Placed the prompt below the LevelUpBanner for better visibility
  • Ensured existing dashboard remains unchanged for active users

Screenshots

N/A

Checklist

  • My code follows the project structure and conventions
  • I tested this locally (npm run dev)
  • No hardcoded secrets or credentials
  • I have updated documentation if needed

@vercel

vercel Bot commented May 20, 2026

Copy link
Copy Markdown
Contributor

@RitujaSinha is attempting to deploy a commit to the codersogs-3057's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Ayush-Patel-56

Copy link
Copy Markdown
Collaborator

CI is failing, can you please solve it

@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown

This PR has had no activity for 7 days. Are you still working on it? If so, please push an update or leave a comment. Otherwise it will be labeled stale in another 7 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New users see empty dashboard with no guidance on what to do

2 participants