Twake icon indicating copy to clipboard operation
Twake copied to clipboard

[Story] File view

Open BenoitTallandier opened this issue 4 years ago • 0 comments

User story summary

Definition
Business case
Criteria
UI/UX Design
Notes
Related

Definition

Given I am user
When I want to see all file that were shared in a channel
Then I click on the **icon**
And the right side menu opens with a list of all the file that were shared in the channel sorted by sent date

Business case

  • [ ] I can open the file view via the file icon between Participants and search
  • [ ] When the panel is open, the icon is blue with a background
  • [ ] I can close the panel with the cross
  • [ ] Files are sorted chronologically
  • [ ] If I hover a file, I can see the 3dot icon. If I click on it, I can open a menu that contains :
    • Download
    • View
    • Delete file (if i'm the original sender)
  • [ ] If I click on the file, the preview opens (like the current drive)
  • [ ] If I click on Delete file a confirmation popup appears saying that I the related message will be also deleted. If I confirm, the message and the file are deleted.

Criteria

  • [ ] I can see files that were sent in the channel
  • [ ] For each file, I can see the file name, the sender name and when it was sent

UI UX Design

Livrable 2a (https://www.figma.com/file/tCrFIIhFbgDVVpWgvnWPlG/Twake-app?node-id=2753%3A7656)

Note

mobile US : https://github.com/linagora/Twake-Mobile/issues/966

BenoitTallandier avatar Oct 01 '20 15:10 BenoitTallandier