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

[HRIS - 450] - [BUG-TASK] - Timer dysfunction when time-in and it turns to 24 hours instead of 00 #347

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

jessrey-asterisk
Copy link
Contributor

Issue Link

Backlog Link

Definition of Done

  • Users can start the time in and the timer will be set always to 0

Notes

Pre-condition

Commands to run
npm run dev
dotnet run

Expected Output

It should always show 00 when you log in any time of the day

Screenshots/Recordings

Title
Image/Picture

Copy link

@JohnlynDC JohnlynDC left a comment

Choose a reason for hiding this comment

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

Approved

  • If the user clocks in early and it's before 8 am, it does not display anymore the 24:00:00 timer as starting time.
  • Also the date column remains as the current date, without moving backward to the previous day.

https://drive.google.com/file/d/1Z-7Q5Hd797fJtcGWETQIbDAdj_tAKask/view?usp=drive_link

Comments: 0
Testing Time 10 mins
Iterations: 0

Copy link

@jonel371234 jonel371234 left a comment

Choose a reason for hiding this comment

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

Approved

  • If the user Clock in before 8, it will start to 0
Screen.Recording.2024-11-26.051449.mp4

Comments: 0
TestTime: 5mins
Iterations: 0

@Fontilllas Fontilllas merged commit 545b8b4 into develop Nov 29, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants