Consolidate into one chronological list, tag each event by circuit
Replaces the one-section-per-circuit layout with a single flat, deduped, date-sorted feed. Events belonging to more than one watched circuit (real and not rare — verified 2 current events span both a regional circuit and the national league) get one card carrying every circuit badge that matched, rather than appearing once per section. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01SBzcNkW7JcYipnAX6HfgmK
This commit is contained in:
@@ -37,8 +37,8 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Circuit sections get built here, one per entry in CONFIG.circuits -->
|
||||
<div class="hidden space-y-10" id="circuits"></div>
|
||||
<!-- One consolidated, deduped, chronologically-sorted event list -->
|
||||
<div class="hidden" id="events"></div>
|
||||
|
||||
<div class="divider mt-8"></div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user