vstruhar / lara-collab

LaraCollab is a project management tool build with Laravel and React.
138 stars 37 forks source link

Unable to add manual time #9

Closed Abdulcomsian closed 4 months ago

Abdulcomsian commented 4 months ago

Manual time + icon is disable, can you please guide on how we can allow user to add manual time as well (instead of tracking time for task).

Thanks

vstruhar commented 4 months ago

You just need to enter a number where time is shown, for example 1.5 or 1:30 if you want to log one hour and thirty minutes.

how to manually log time

Abdulcomsian commented 4 months ago

@vstruhar Thanks alot, sorry i missed it,

Thanks for your contribution, i am testing/reviewing it and might use it for my agency.

vstruhar commented 4 months ago

Great! I could improve UX by adding some tooltip or something so it's more obvious. Will see if more people will have the same issue.