oneEyedSunday / workflow

Repo for brainstorming and link sharing for Group workflow project
MIT License
1 stars 0 forks source link

App Structure #11

Closed oneEyedSunday closed 4 years ago

oneEyedSunday commented 4 years ago

Structure the frontend. Pages

oneEyedSunday commented 4 years ago

@ogbanugot can you remind me what we decided about Documents?

ogbanugot commented 4 years ago

@ogbanugot can you remind me what we decided about Documents?

Its just a simple document upload but we are thinking maybe we should add it to the task part. What i mean is as you add a task, it can either be a form task (which the user has already created) or a document task which the user will now upload there at once. Maybe the upload will be a modal that will just allow the user upload the document or something like that.

oneEyedSunday commented 4 years ago

Ok, I think we'd add a ➕New Document & ➕ New Form to the task creation. That way you can just create the form or doc from there. It may be tricky opening the form creation template in a modal because of accessibility and the user mistakenly closing the modal while still typing. These can be remedied, but I don't think we can invest that time atm.