Overview
As a form editor, I would like be able to view the documents that the user uploaded, so that I can see all relevant information.
Context
During our form builder epic, we added the attachment component and made the decision to revisit how we're storing attachments when the requirements were more clear. We need to put some definition around how the document is stored in the following ways:
- SSR version (e.g. blob in the DB, cloud storage, something else?)
- SPA version (File object, data uri in local storage, something else?)
We also need to put some definition around how uploaded documents should be passed around on the session.
Acceptance Criteria
Definition of done
The "definition of done" ensures our quality standards are met with each bit of user-facing behavior we add. Everything that can be done incrementally should be done incrementally, while the context and details are fresh. If it’s inefficient or “hard” to do so, the team should figure out why and add OPEX/DEVEX backlog items to make it easier and more efficient.
Decisions
- Optional: Any decisions we've made while working on this story
Overview
As a form editor, I would like be able to view the documents that the user uploaded, so that I can see all relevant information.
Context
During our form builder epic, we added the attachment component and made the decision to revisit how we're storing attachments when the requirements were more clear. We need to put some definition around how the document is stored in the following ways:
We also need to put some definition around how uploaded documents should be passed around on the session.
Acceptance Criteria
Definition of done
The "definition of done" ensures our quality standards are met with each bit of user-facing behavior we add. Everything that can be done incrementally should be done incrementally, while the context and details are fresh. If it’s inefficient or “hard” to do so, the team should figure out why and add OPEX/DEVEX backlog items to make it easier and more efficient.
/documents/adrfolder)README.md(s)Decisions