[PR #75] feat: added details board #119

Open
opened 2026-05-07 00:18:45 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/IAmTomShaw/f1-race-replay/pull/75
Author: @cneuralnetwork
Created: 12/18/2025
Status: 🔄 Open

Base: mainHead: main


📝 Commits (1)

  • e733e42 feat: added details board

📊 Changes

5 files changed (+182 additions, -9 deletions)

View changed files

📝 main.py (+1 -0)
📝 src/arcade_replay.py (+2 -1)
📝 src/interfaces/qualifying.py (+29 -5)
📝 src/interfaces/race_replay.py (+29 -3)
📝 src/ui_components.py (+121 -0)

📄 Description

Implements feature in Issue 66
Fixes #66

  • Displays up to 4 fields: Country, Track Name, Year, and Round
  • By default, shows Track Name and Year
  • Controls have the added toggle instructions

https://github.com/user-attachments/assets/af733983-a2da-4179-93f5-b77b8c542910


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/IAmTomShaw/f1-race-replay/pull/75 **Author:** [@cneuralnetwork](https://github.com/cneuralnetwork) **Created:** 12/18/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`e733e42`](https://github.com/IAmTomShaw/f1-race-replay/commit/e733e424248d821318dec65399e619c95b12cf0f) feat: added details board ### 📊 Changes **5 files changed** (+182 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `main.py` (+1 -0) 📝 `src/arcade_replay.py` (+2 -1) 📝 `src/interfaces/qualifying.py` (+29 -5) 📝 `src/interfaces/race_replay.py` (+29 -3) 📝 `src/ui_components.py` (+121 -0) </details> ### 📄 Description Implements feature in Issue 66 Fixes #66 - Displays up to 4 fields: Country, Track Name, Year, and Round - By default, shows Track Name and Year - Controls have the added toggle instructions https://github.com/user-attachments/assets/af733983-a2da-4179-93f5-b77b8c542910 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
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
starred/f1-race-replay#119
No description provided.