jordanopensource / nuha-web

Web client for NUHA

Home Page:https://nuha.josa.ngo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Separate comment from file upload.

mbaraa opened this issue · comments

When uploading a comment, or a file csv or xlsx containing multiple comments the user should be able to select what to upload (a single comment or a file containing comments)

Right now the UI behaves in a non-convenient way, that is the user needs to choose between a single comment and a file when selecting the data to be uploaded.

This reduces the user's thinking of the following:

  • If I typed a comment and selected a file, will they get uploaded together?
  • If I selected a file, then typed a comment, which one will get uploaded?
  • If I selected a file, then selected an another one, then typed a comment, what data will be uploaded?