Monday, April 27, 2026

Fix Athlete Dashboard Links

Fix Athlete Dashboard Links

Canadian Elite Volleyball Academy — Development Update • April 27, 2026

Fix Athlete Dashboard Links

What & Why

The Development section on the athlete dashboard/community profile has broken links. The URLs in AcademyTab don't match the actual routes defined in App:
  • "Development Profile" links to but route is (no param), and there's a separate route
  • "Skill Evaluations" links to — same mismatch
  • "Penny Coach" links to but route is (not )
  • "Volleyball Resume" links to — need to verify the tab name matches

Done looks like

  • All five Development section links navigate to the correct pages
  • Development Profile opens the development profile page for the athlete
  • Skill Evaluations opens the correct evaluations view
  • Penny Coach opens the Penny Coach page
  • Volleyball Resume opens the volleyball resume/journey view
  • Browse & Register for Events opens the events listing

Out of scope

  • Changing the pages themselves — just fixing the link URLs

Relevant files

- -

Canadian Elite Volleyball Academy
elitevolleyball.training

No comments:

Post a Comment