Skip to content

issue #2430#2444

Open
mishrapari210607-bit wants to merge 1 commit into
Umbrella-io:mainfrom
mishrapari210607-bit:fix/dashboard-empty-states
Open

issue #2430#2444
mishrapari210607-bit wants to merge 1 commit into
Umbrella-io:mainfrom
mishrapari210607-bit:fix/dashboard-empty-states

Conversation

@mishrapari210607-bit

Copy link
Copy Markdown

Summary

Implements issue #2430 by adding empty state UI for dashboard sections that previously rendered blank when no data was available.

Changes

  • Added empty states for AI Mentor widget
  • Added empty states for Coding Time widget
  • Added empty states for Consistency Score widget
  • Added empty states for Commit Time Chart
  • Preserved existing loading and error states
  • Prevented dashboard cards from collapsing when data is unavailable

Verification

  • npm run lint ✅
  • npm run type-check ✅

Closes #2430

@github-actions

Copy link
Copy Markdown

Thanks for your first PR on DevTrack! 🎉

A maintainer will review it within 48 hours. While you wait:

  • Make sure CI is passing (type-check + lint)
  • Double-check the PR description is filled out and the issue is linked
  • Feel free to ask questions in Discussions if you need help

If you find DevTrack useful, a ⭐ star on the repo is always appreciated — it helps the project grow and attract more contributors!

@github-actions github-actions Bot added gssoc26 GSSoC 2026 contribution type:bug GSSoC type bonus: bug fix type:feature GSSoC type bonus: new feature type:design GSSoC type bonus: UI/design (+10 pts) type:performance GSSoC type bonus: performance (+15 pts) and removed gssoc26 GSSoC 2026 contribution labels Jun 14, 2026
@github-actions

Copy link
Copy Markdown

GSSoC Label Checklist 🏷️

@Umbrella-io — please apply the appropriate labels before merging:

Difficulty (pick one):

  • level:beginner — 20 pts
  • level:intermediate — 35 pts
  • level:advanced — 55 pts
  • level:critical — 80 pts

Quality (optional):

  • quality:clean — ×1.2 multiplier
  • quality:exceptional — ×1.5 multiplier

Validation (required to score):

  • gssoc:approved — counts for points
  • gssoc:invalid / gssoc:spam / gssoc:ai-slop — does not score

Type labels (type:*) are auto-detected from files and title. Review and adjust if needed.
Points formula: (difficulty × quality_multiplier) + type_bonus

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

Labels

type:bug GSSoC type bonus: bug fix type:design GSSoC type bonus: UI/design (+10 pts) type:feature GSSoC type bonus: new feature type:performance GSSoC type bonus: performance (+15 pts)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[GOOD FIRST ISSUE] Add empty state UI for dashboard sections with no data

1 participant