feat: redesign DevCard with premium responsive UI and production stab…#61
feat: redesign DevCard with premium responsive UI and production stab…#61saidai-bhuvanesh wants to merge 8 commits into
Conversation
…ility improvements
|
Thank you for reviewing this PR. This contribution focuses mainly on:
I validated the project locally using:
I’m happy to make further refinements or split changes into smaller PRs if required. |
|
This is actually a huge change. Need some time and mentor to review this. |
KaparthyReddy
left a comment
There was a problem hiding this comment.
Reviewed the PR locally by checking out the branch and running pnpm dev:web.
What works well:
- Premium dark UI looks polished and consistent throughout
- Hero section, identity card, and process steps all render cleanly
- Responsive layout holds up on mobile viewport
- Navigation and "JOIN NOW" CTA are well placed
Issues noticed:
- There is a large empty gap between the analytics mockup section and the
"Features" section — looks like a layout/spacing issue that should be fixed
before merging - The PR description has empty "What Changed" bullets and unchecked checklist
items. Would be good to fill those out so reviewers know exactly what files
were touched and why.
Overall the UI direction is good and aligns with a premium redesign.
Fixing the spacing gap and completing the PR description would make this
merge-ready. Happy to proceed with issue #91 once this is resolved!
|
Hi @ShantKhatri @saidai-bhuvanesh , I reviewed PR #61 in the context of issue #78 (Light Mode improvements). Here's my detailed feedback: What looks good ✅
Concerns / Issues noticed
Suggestion 💡 Happy to help test or collaborate once these are addressed! 🙌 |
|
@saidai-bhuvanesh Please add a proper description to your PR. |
Please join our community channel we can discuss more -> https://discord.gg/cTpXtEyqd |
Please join our community channel -> https://discord.gg/cTpXtEyqd |
…les, and dynamic base url fallback envs
|
@saidai-bhuvanesh As I can see you are still working on this PR I will marking it as draft . You can convert it to ready for review after you are done with your work. |
|
Thanks for the review and for marking the PR as draft while the cleanup updates were being finalized. I’ve now pushed the requested reviewer fixes and cleanup changes including:
The project has also been revalidated locally using pnpm check/build/dev. Please let me know if any additional refinements are still needed before I convert the PR back to ready for review 🙌 |
Please change your PR description, as your changes are large and we need more time to review them. After updating the PR description, you can mark it for review. |
🚀 Premium UI Upgrade & Reviewer Fixes (#61)OverviewThis PR finalizes the DevCard premium UI upgrade and addresses the reviewer feedback raised during review. Key Changes
ValidationValidated locally using: pnpm install
pnpm check
pnpm build
pnpm dev:webResults:
NotesThis PR is currently marked as draft while final review and maintainer verification are ongoing. |
…ility improvements
Summary
Closes #
Type of Change
What Changed
How to Test
Checklist
pnpm -r run lintpasses).pnpm -r run typecheck).pnpm -r run test).console.logor debug statements left in the code.Screenshots / Recordings
Additional Context