Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Time Format #119

Merged
merged 2 commits into from
Aug 13, 2024
Merged

Fix Time Format #119

merged 2 commits into from
Aug 13, 2024

Conversation

eric-kingu
Copy link
Contributor

Fixed time format on UserAddLaptime, in test-utils I commented a test to see if the format returns true, tried doing TDD but I didn't want to worsen your tests

Copy link

vercel bot commented Aug 13, 2024

@eric-kingu is attempting to deploy a commit to the vantageX's projects Team on Vercel.

A member of the Team first needs to authorize it.

@vantage-ola
Copy link
Owner

good stuff @eric-kingu . dont worry about the tests. i am still writing them here #117 . and you can see a lot of commits as this is my first time writing tests for the react typescript.

Copy link
Owner

@vantage-ola vantage-ola left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this looks about right. good to go

tracknow/web/src/test-utils.tsx Show resolved Hide resolved
Copy link

vercel bot commented Aug 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tracknow ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 13, 2024 1:44am
tracknow-api ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 13, 2024 1:44am

Copy link
Owner

@vantage-ola vantage-ola left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

quick change @eric-kingu , change the placeholder value in UserAddLaptimes.tsx
variant='flushed' placeholder='6.59.34' and
<FormErrorMessage fontSize={'11px'}>Please enter a valid laptime (minutes.seconds.milliseconds)</FormErrorMessage>
to an appropriate value. thanks

Copy link
Owner

@vantage-ola vantage-ola left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good stuff.

@vantage-ola vantage-ola merged commit 9635f55 into vantage-ola:main Aug 13, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants