Uppy: UI improvements

Created on 20 Jul 2017  ·  7Comments  ·  Source: transloadit/uppy

This is a working draft with some ideas I had in the areas I need help with:

  • [x] Better first screen, more visually apparent “drag files here or browse”: 1. embedded Dashboard, 2. modal Dashboard, 3. mobile dashboard;
  • [x] Mobile UI tweaks
  • [ ] File type icons --> just use colors and extensions (.jpg) to save those kilobytes and also extra work with picking icons for each file type
  • [x] Try adding optional whitelabel “powered by uppy.io”, maybe muted small uppy logo that gains color on hover
  • [x] StatusBar: less detailed progress
  • [x] Provider UI (Google Drive, Dropbox...): where to place search button, file name / modified date columns
  • [ ] Refresh website frontpage
  • [x] Restrictions UI: note, something else?
  • [x] dashboard: try adding optional whitelabel “powered by uppy”, maybe muted small uppy logo that gains color on hover (@nqst, @arturi)
  • [x] This file came from ... Google Drive, place icon below the preview?
  • [ ] Modal overlay color
  • [x] Close button positioning
  • [ ] Small widget in the edge of the screen when Uppy window is minimized/closed
  • [x] File names break into new lines https://github.com/transloadit/uppy/issues/192#issuecomment-328138064
UI

Most helpful comment

As for me, this text-based button looks much better than an icon-based one! 👍

However, I'm not sure about that badge with the number of files in the top right corner, that's quite an unusual UI. I would simply change the text on the button: _Upload 3 files_. Without that badge, the design will be simpler and less code will be used.

What do you think?

All 7 comments

while we are at it, is there any room for instagram file type icons as well? To distinguish videos from images while looking through the grid? Currently it just displays thumbnails for both images and videos

Good point about the distinguishing videos from images, Ife! I think we can do it like Instagram, but maybe with play (triangle) icon instead of the camera.

screen shot 2017-07-20 at 11 45 06

@nqst We won't be able to play these videos on uppy. It would just be an indication to the user to know the media type.

Tried a text-based upload button:

screen shot 2017-09-19 at 6 15 45 pm

screen shot 2017-09-19 at 6 16 46 pm

As for me, this text-based button looks much better than an icon-based one! 👍

However, I'm not sure about that badge with the number of files in the top right corner, that's quite an unusual UI. I would simply change the text on the button: _Upload 3 files_. Without that badge, the design will be simpler and less code will be used.

What do you think?

We’ve covered most of these, others will be handled later, work being done in Sketch. Closing this issue 🙏

Was this page helpful?
0 / 5 - 0 ratings