pramod_Bug-#271 #106
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "pramod_Bug-#271"
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?
src/hook/useAttendanceStatus
Added logic to check if the checkOutTime is in the past.
If checkOutTime is before the current date, the status will show as "Approved."
src/Page/Activities/DailyTask
Conditionally renders a table row with the message "No Reports Found" when:
task_loading is false
TaskList.length === 0