Phase 2.6: Team management UI (squad, formation, substitutes) #18

Open
opened 2026-06-07 22:44:30 -06:00 by ppreeper · 0 comments
Owner

Description

The squad management screen where the user can view their players, change formation, set the starting lineup, make substitutions, and adjust playing style/boost.

Pages

  • /team/squad → list of all players with stats (skill, fitness, form, cards, goals)
  • /team/formation → visual formation view showing positions 1-11
  • /team/style → change playing style (all-out defend → all-out attack)
  • /team/boost → toggle boost on/off

Interactions

  • Click player → show player details page
  • Drag/sort to change positions (or select from dropdown)
  • Style and boost changes via HTMX POST

Depends On

  • Issue #15 (main screen)

Acceptance Criteria

  • User can see all players with their key stats
  • User can change formation (e.g. 4-4-2 → 4-3-3)
  • Style changes affect match engine behavior
  • Boost status is visible and togglable
## Description The squad management screen where the user can view their players, change formation, set the starting lineup, make substitutions, and adjust playing style/boost. ## Pages - `/team/squad` → list of all players with stats (skill, fitness, form, cards, goals) - `/team/formation` → visual formation view showing positions 1-11 - `/team/style` → change playing style (all-out defend → all-out attack) - `/team/boost` → toggle boost on/off ## Interactions - Click player → show player details page - Drag/sort to change positions (or select from dropdown) - Style and boost changes via HTMX POST ## Depends On - Issue #15 (main screen) ## Acceptance Criteria - User can see all players with their key stats - User can change formation (e.g. 4-4-2 → 4-3-3) - Style changes affect match engine behavior - Boost status is visible and togglable
ppreeper added this to the Phase 2 milestone 2026-06-07 22:50:42 -06:00
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
ppreeper/bygfoot#18
No description provided.