Igalia / phpreport

Web tool for project time tracking and project management.
http://igalia.github.io/phpreport/
GNU General Public License v3.0
30 stars 12 forks source link

Create template modal #757

Closed negreirosleo closed 10 months ago

negreirosleo commented 10 months ago

Create save task as template modal.

Instead of having controlled inputs and react query I tried using the new server actions from next js v14 to submit the form. I like the result of it, it save us from writing more code to track the fetch states, and having to use more hooks.

Screencast from 2023-12-29 18-23-09.webm