mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-10 08:25:56 +02:00
[GH-ISSUE #134] [MINOR ENHANCEMENT] Change the driver's code to name in driver's info header #31
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#31
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?
Originally created by @viralcodex on GitHub (Dec 27, 2025).
Original GitHub issue: https://github.com/IAmTomShaw/f1-race-replay/issues/134
Hi @IAmTomShaw,
I think for a better UX, we can have the driver's code changed to driver's name to give more info for people to see the full info about the driver because the driver's code is already there in the leaderboard.
This will also align the uniform UX with the qualifying lap time component: https://github.com/IAmTomShaw/f1-race-replay/pull/117 after merge.
I have already linked the PR, if it is feasible, you can review and merge it 😄