mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-09 08:25:56 +02:00
[PR #184] [CLOSED] Feat: Real-time Fastest Lap Indicator on Leaderboard #203
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/f1-race-replay#203
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/IAmTomShaw/f1-race-replay/pull/184
Author: @LRxDarkDevil
Created: 1/23/2026
Status: ❌ Closed
Base:
main← Head:feature/fastest-lap-indicator📝 Commits (1)
18c3906Feat: Add real-time Fastest Lap indicator to leaderboard📊 Changes
3 files changed (+1505 additions, -772 deletions)
View changed files
➕
NewIdeasRecommendation.md(+42 -0)📝
src/f1_data.py(+364 -171)📝
src/ui_components.py(+1099 -601)📄 Description
Summary
This PR implements a real-time 'Fastest Lap' (FL) indicator on the race leaderboard.
Changes
Motivation
Closes #109. This adds a crucial piece of data for following the championship battle and race strategy directly on the leaderboard.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.