fix: Coach bottom nav — replace My Player with Team/Plays/Sign Out #33

Closed
opened 2026-03-16 23:13:27 +00:00 by forgejo_admin · 0 comments

Lineage

plan-wkq → Phase 10 (Playground)

Repo

forgejo_admin/westside-playground

User Story

As a coach, the bottom nav should match my role — Team and Plays, not "My Player."

Context

coach.html bottom nav still shows "My Team | My Player | Sign Out". Coaches aren't players. Should be: Team | Plays | Sign Out — matching the tab navigation added in PR #20.

File Targets

  • coach.html — replace bottom nav only

Acceptance Criteria

  • Bottom nav shows: Team (active, links to coach.html) | Plays (links to coach.html with plays tab) | Sign Out (links to index.html)
  • "My Player" completely removed from coach bottom nav
  • No other changes to the page

Test Expectations

  • No automated tests (static HTML). Visual verification only.

Constraints

  • ONLY change the <nav class="bottom-nav"> section
  • Do NOT change tabs, roster, or any other content

Checklist

  • PR opened
  • No unrelated changes
  • project-westside-basketball
### Lineage `plan-wkq` → Phase 10 (Playground) ### Repo `forgejo_admin/westside-playground` ### User Story As a coach, the bottom nav should match my role — Team and Plays, not "My Player." ### Context `coach.html` bottom nav still shows "My Team | My Player | Sign Out". Coaches aren't players. Should be: Team | Plays | Sign Out — matching the tab navigation added in PR #20. ### File Targets - `coach.html` — replace bottom nav only ### Acceptance Criteria - [ ] Bottom nav shows: Team (active, links to coach.html) | Plays (links to coach.html with plays tab) | Sign Out (links to index.html) - [ ] "My Player" completely removed from coach bottom nav - [ ] No other changes to the page ### Test Expectations - No automated tests (static HTML). Visual verification only. ### Constraints - ONLY change the `<nav class="bottom-nav">` section - Do NOT change tabs, roster, or any other content ### Checklist - [ ] PR opened - [ ] No unrelated changes ### Related - `project-westside-basketball`
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
forgejo_admin/westside-playground#33
No description provided.