esolutionsone / timesheet-app

A button component for logging to and representing entries on a timesheet table
1 stars 1 forks source link

When Week view is not in 'draft' state, disallow typing in note inputs #160

Closed blingusblongus closed 1 year ago

blingusblongus commented 1 year ago

We'll have to change the draft status prop to a string instead of a boolean.

Filter and check .length > 1 for invoiced else submitted else they're drafts