feat: add player profile page prototype #4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "1-feat-build-all-dashboard-prototypes-with"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
player-profile.htmlprototype showing the full player detail view for the future/players/:idrouteindex.htmlto link the new prototype in the Dashboard Prototypes sectionChanges
player-profile.html-- New page with profile header (96px avatar circle with initials, name, position/division badges, team), four info cards (Player Info with height/school/grad/hometown/target schools/tryout number, Team & Coach with clickable phone link, Payment Status with CURRENT badge and manage button, Stats & Recruitment placeholder with disabled button), and edit form with height/position/school/grad class/target schools/hometown/photo fieldsindex.html-- Added Player Profile nav card with LIVE status badge in Dashboard Prototypes sectionTest Plan
player-profile.htmlat 390px viewport width -- verify dark theme, cards stack vertically, all text readable(555) 123-4567is a clickabletel:linkindex.html-- verify Player Profile card appears in Dashboard PrototypesReview Checklist
Related
plan-pal-e-docs-- Phase F11 (Frontend Polish)Self-Review
Reviewed the diff. No blocking issues found.
Verified:
parent.html,coach.html,admin.html<style>block --shared/app.cssuntouchedlabel/forassociationsindex.htmlchange is minimal -- adds one nav card in Dashboard Prototypes sectionMinor note (non-blocking):
style="color: var(--color-blue);"on coach phone link -- acceptable in prototype context, would use a class in production SvelteKit port