sumedh - bugfix: fixes equipment checkin and checkout in daily activity log page#4462
Conversation
✅ Deploy Preview for highestgoodnetwork-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Anusha-Gali
left a comment
There was a problem hiding this comment.
Hi Sumedh,
I have reviewed your PR locally and though the functionality does work as expected. I just have a question: an equipment checked in yesterday could be checkout today or any future date, but since the calendar does not block previous date entry - i can clockout the equipment at any date. Similarly for check-in, i can check it in any time in the past dates. Wouldn't this irregularity be an issue.
4462.mp4
Note: Also the calendar in dark mode appears in white backgrounf
… older dates from being picked
|
@Anusha-Gali @rohanrastogi311 thanks for your comments. I have addressed those in my last commit, please do check it out |
|
|
Thank you all, merging! |








Description
Issues:
Tools and Equipment Daily Activity Log Bug
Main changes explained:
How to test:
npm installandnpm run start:localto run this PR locallyScreenshots or videos of changes:
PR-4462.mp4
Note:
None