linagora / twake-drive

The open-source alternative to Google Drive.
GNU Affero General Public License v3.0
85 stars 16 forks source link

#50 user picker UI improvements #444

Closed ericlinagora closed 4 months ago

ericlinagora commented 6 months ago

About improvements called for in #50

shepilov commented 5 months ago

Small UI/UX improvements:

  1. Make the "edit" icon the same color as label

    image
  2. The "Copy link" button should be the same in green state as in blue

    image
  3. The "remove password" modal window should look like this, without red color and with this text and buttons order

    image
  4. There shouldn't be a border between input and select, also the background color should be the same

    image
  5. When a user is the owner of the file, he should be displayed in the list like this

    image
  6. For the search results, the selected item should have a grey hoover and all the area should be clickable

    image
  7. Reduce the margin between input and search results

    image
  8. Add the "Done" button to the modal window, this button only closes the window

    image
  9. Remove the red color everywhere for "no access"

    image
ericlinagora commented 5 months ago