feat : added today main goal quote#1203
Conversation
|
@Muragesh-24 is attempting to deploy a commit to the PRIYANSHU DOSHI's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
This PR has a merge conflict with main (overlaps with recently merged dashboard page changes). Please rebase your branch and resolve conflicts so we can merge it. |
@Priyanshu-byte-coder fixed the conflicts , you can check now |
Priyanshu-byte-coder
left a comment
There was a problem hiding this comment.
This PR has merge conflicts with current main in src/app/dashboard/page.tsx (which has been significantly updated recently). Please rebase onto current main and resolve the conflicts.
|
Your PR has conflicts with the current |
Summary
Add a responsive, client only Today’s Focus hero to the DevTrack dashboard so users can set, edit, and clear a personal daily dev goal saved in localStorage by date.
Type of Change
Changes Made
TodayFocusHerocomponent for the top of the dashboard.localStorageusing a date-scoped key likedevtrack_today_goal_YYYY-MM-DD.How to Test
Steps for the reviewer to verify this works:
Screenshots (if UI change)
Checklist
npm run lintpasses locallynpm run type-check)