You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the real API system only saves one document upload submission per day.
This is a bit confusing, e.g., if the user uploads an incorrect document and then reuploads a correct one. Users might expect to see the full history. Solutions might be to include an info icon explaining why users only see one upload per day, or otherwise supporting more than one upload per day.
per refinement discussion, note that changing to save multiple documents on the backend would be a big change. The quick fix would be to explain on the frontend why someone does not see a history of all documents. However the long run preferred solution may be to show all records so people know what they have shared with the system. Next step would be to estimate effort to show all records. This would not change the frontend, only backend
Currently, the real API system only saves one document upload submission per day.
This is a bit confusing, e.g., if the user uploads an incorrect document and then reuploads a correct one. Users might expect to see the full history. Solutions might be to include an info icon explaining why users only see one upload per day, or otherwise supporting more than one upload per day.
Originally posted by @jlkravitz in #459 (comment)
The text was updated successfully, but these errors were encountered: