mirror of
https://github.com/LucasKalil-Programador/world-2026-hub.git
synced 2026-07-04 17:41:28 -03:00
docs: record live data refresh design and implementation
This commit is contained in:
parent
5b1707a764
commit
e488b7c77f
3 changed files with 193 additions and 1 deletions
|
|
@ -40,7 +40,11 @@ worldcup2026/
|
|||
│ │ │ edge fades on the scrollable nav), formatMatchTime(), dashboard,
|
||||
│ │ │ clock-driven hero (matchState/findFeaturedMatches +
|
||||
│ │ │ 1s heroTick: hybrid JSON+clock, 2h/3h window; stacks
|
||||
│ │ │ simultaneous group-final matches, one shared timer)
|
||||
│ │ │ simultaneous group-final matches, one shared timer),
|
||||
│ │ │ live data refresh (startResultsPolling: 90s poll of
|
||||
│ │ │ results.json, no-store + ?t, content signature, pauses
|
||||
│ │ │ when tab hidden, stops at FINAL; on change also refetches
|
||||
│ │ │ bracket-config.json; fires `datachange`)
|
||||
│ │ ├── schedule.js Match list, filters (incl. occurrence toggle
|
||||
│ │ │ Played/Upcoming via hybrid matchState), search,
|
||||
│ │ │ sort, "My Matches"; 60s clock-tick re-render
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue