Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. "Add Content" can be confusing, if it is adding it to the site or the selected album.
    1. Type: Internal Consistency
    2. Severity: Minor
    3. Solution: Replace with Upload
  2. "Submit" is not consistent with other sites.
    1. Type: External Consistency
    2. *Severity: * Minor
    3. *Solution: * Replace with Upload
  3. Dragging a single file without selecting (clicking on it) it does not work.
    1. Type: Efficiency
    2. Severity: Major
    3. Solution: Consider adding the functionality for this. This could however breach internal consistency.
  4. "Choose File" and always having "No File Chosen" on the mobile site is confusing.
    1. Type: Internal/External Consistency
    2. *Severity: * Minor
    3. *Solution: * Replace with Upload button and remove the "No FIle Chosen" field
  5. No idea there was functionality for editing the description and didn't know how.
    1. Type: Learnability
    2. Severity: Major
    3. *Solution: * Add right click functionality for editing the description as well as a button at the top of the mosaic for editing. (Similar to remove content button)
  6. Confusing that the description when added was not displayed in the mosaic.
    1. Type: Learnability
    2. *Severity: * Minor
    3. *Solution: *Add functionality for the users to be able to show descriptions below pictures in the mosaic. Option in account settings or in the mosaic button bar.
  7. Likes the idea of using a trash can album for removing content
    1. Type: External Consistency
    2. *Severity: * Minor
    3. *Solution: * Add a static album that when content is added to it removes it from all other albums.
  8. Upload Modal having album selected to "None" gives users the idea that it might not get added to the site even if they submit content properly.
    1. Type: Internal Consistency
    2. *Severity: * Major
    3. *Solution: * Change "None" to "All Content"
  9. Upload Modal gets too big and the submit button is inaccessible if the picture height is too big.
    1. Type: Bug
    2. *Severity: * Catastrophic 
    3. Solution: Set a max height for how each picture is displayed in the upload modal. Also, make that div scrollable for an overflow and not the entire modal.
  10. When a picture belongs to too many different albums, the modal height gets too big and the submit button is inaccessible. 
    1. Type: Bug
    2. *Severity: * Catastrophic
    3. *Solution: * Make that div scrollable for an overflow and not the entire modal.

...