From 46f28cf280c03f7ad21b86e65167c6f0b31c3e95 Mon Sep 17 00:00:00 2001 From: devRaGonSa Date: Thu, 11 Jun 2026 09:25:57 +0200 Subject: [PATCH] Align current match page top navigation --- ...align-current-match-page-top-navigation.md | 58 +++++++++++++++++++ frontend/partida-actual.html | 14 +++++ 2 files changed, 72 insertions(+) create mode 100644 ai/tasks/done/TASK-235-align-current-match-page-top-navigation.md diff --git a/ai/tasks/done/TASK-235-align-current-match-page-top-navigation.md b/ai/tasks/done/TASK-235-align-current-match-page-top-navigation.md new file mode 100644 index 0000000..fe8a9f0 --- /dev/null +++ b/ai/tasks/done/TASK-235-align-current-match-page-top-navigation.md @@ -0,0 +1,58 @@ +--- +id: TASK-235 +title: Align current match page top navigation +status: done +type: frontend +team: Frontend Senior +supporting_teams: [] +roadmap_item: foundation +priority: low +--- + +# TASK-235 - Align current match page top navigation + +## Goal + +Align `partida-actual.html` with the top navigation pattern used by the public pages. + +## Context + +The current match page had the contextual `VOLVER INICIO` button inside the hero, but it did not include the shared `public-nav` bar used by `index.html`, `historico.html`, `stats.html` and `ranking.html`. + +## Files Read First + +- `frontend/index.html` +- `frontend/historico.html` +- `frontend/historico-partida.html` +- `frontend/ranking.html` +- `frontend/stats.html` +- `frontend/partida-actual.html` + +## Pattern Found + +- Public pages use `