improve landing page UI visibility and accessibility#1478
Conversation
|
@Rashi1404 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):
|
Priyanshu-byte-coder
left a comment
There was a problem hiding this comment.
PR includes pnpm-lock.yaml. Project uses npm — committing pnpm lockfiles causes Vercel to switch package managers and fail builds with ERR_PNPM_OUTDATED_LOCKFILE. Remove pnpm-lock.yaml (and pnpm-workspace.yaml if present), run npm install to update package-lock.json, then rebase on main.
|
i have Implemented the requested changes:
The PR has been updated successfully. |
…file-data; fix compare page type errors
…blicLanguage.name TS error - Remove duplicate `aria-label="Perform action"` from 10 components (settings page, AIMentorWidget, ContributionGraph, ContributionHeatmap, GoalTracker, KeyboardShortcuts, NotificationBell, StreakAtRiskBanner, StreakMilestoneBanner, WeeklySummaryCard) - Add dompurify + @types/dompurify to deps, @testing-library/react + @testing-library/jest-dom to devDeps - Fix compare page using PublicLanguage.name → PublicLanguage.language Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
aa75430 to
55842f3
Compare
|
Hi @Priyanshu-byte-coder, |
Description
This PR improves the overall UI/UX and accessibility of the landing page while preserving the existing futuristic design aesthetic.
Changes Made
UI Improvements
Type of Change
UI Improvement
Accessibility Enhancement
Responsive Design Fix
Bug Fix
Screenshots
before
after

Notes
The existing design language and layout structure were preserved while improving visibility, accessibility, and user experience.