Skip to content

feat: add getting started prompt for new users#188

Open
RitujaSinha wants to merge 1 commit into
Coder-s-OG-s:mainfrom
RitujaSinha:dashboard-empty-state
Open

feat: add getting started prompt for new users#188
RitujaSinha wants to merge 1 commit 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
Copy link
Copy Markdown
Contributor

vercel Bot commented May 20, 2026

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

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.

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

1 participant