Code-4-Community / breaktime-frontend

2 stars 0 forks source link

Report menu #39

Closed aditya161216 closed 1 year ago

aditya161216 commented 1 year ago

ℹī¸ Issue Closes #35

📝 Description Briefly list the changes made to the code:

Added support for managers to add comments for a specific timesheet when it has been submitted. Managers can add comments for specific days if they want.

✔ī¸ Testing We ran our code on our local browser and logged any output we were expecting to the console, and by using the inspect element function, we tested if the output we were expecting to be shown popped up.

Provide screenshots of any new components, styling changes, or pages.

🏕ī¸ (Optional) Future Work / Notes We have to find a way to mutate the timesheet, and also figure out where exactly to implement this functionality (i.e. in what specific file).

Screenshot 2023-04-30 at 2 46 26 PM