Add daily note widge with autosave, loading state, and yesterday note toggle.#1254
Add daily note widge with autosave, loading state, and yesterday note toggle.#1254nikita-9112 wants to merge 3 commits into
Conversation
|
@nikita-9112 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. |
GSSoC Label Checklist 🏷️@Priyanshu-byte-coder — please apply the appropriate labels before merging: Difficulty (pick one):
Quality (optional):
Validation (required to score):
|
There was a problem hiding this comment.
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!
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 and src/app/page.tsx. Please rebase onto current main and resolve the conflicts.
|
Your PR has conflicts with the current |
I have resolve the conflicts issue. Please review for merging. |
Summary
This PR added a daily note widget to the dashboard so users can quickly plan what they want to code today.
Closes #1070
Type of Change
Why is change
This feature helps users build a simple daily planing habit directly inside the dashboard without switching to another notes app.
How to Test
Steps for the reviewer to verify this works:
Screenshots (if UI change)