ProtonMail / proton-mail

React web application to manage ProtonMail
https://beta.protonmail.com
GNU General Public License v3.0
178 stars 26 forks source link

Add conversation view #3

Open EpokK opened 5 years ago

Swiip commented 4 years ago

Manager: @matstaz QA: @DaraQA Test server: https://tartiflette.protonmail.blue/ Test account: all 🎉 API: blue

What could be seen:

What could not be seen:

DeepSpaceHarbor commented 4 years ago

Summary The info panel on the right side is not updated.

Steps to reproduce

  1. Login
  2. Go to different folder.
  3. Notice how the panel on the right is not changed.

Screenshot image

DeepSpaceHarbor commented 4 years ago

Summary The app can't recover from invalid conversation id state.

Steps to reproduce

  1. Login
  2. Go to https://tartiflette.protonmail.blue/inbox/aaaaaaaaaaaaaaaaaaaaaaaaa
  3. Click inbox (or other folder) on left menu

Expected behavior I should be in the selected folder.

Current behavior Nothing happens.

DeepSpaceHarbor commented 4 years ago

Summary Check new mail icon is not animated.

Current behavior

Expected behavior

DeepSpaceHarbor commented 4 years ago

Summary Drag n drop into label or folder is not supported.

Steps to reproduce

  1. Login
  2. Drag a message to custom folder or label.

Expected behavior

  1. Dragging message to custom folder should move the message to the selected folder.
  2. Dragging messages to a label, should apply the selected label.
DeepSpaceHarbor commented 4 years ago

Summary The design for labels doesn't match the current beta.

Current behavior image

Expected image

Swiip commented 4 years ago

Thanks @DeepSpaceHarbor for the feedbacks. Some was known, some are new. I created issues to track each:

DeepSpaceHarbor commented 4 years ago

Summary App crash when creating new label & folder.

Steps to reproduce

  1. Open any message
  2. Open label dropdown
  3. Create new label

Current behavior App crash.

Video https://recordit.co/2jtiNzrJi6

DeepSpaceHarbor commented 4 years ago

Steps to reproduce

  1. Open any message
  2. Open label or folder dropdown
  3. Type random string to show the error message.
  4. Click on add new label/folder button.

Expected behavior Modal for new label/folder should be shown. The name input should be the same from the dropdown.

Current behavior When the modal is opened, the name input field is empty.

DeepSpaceHarbor commented 4 years ago

Summary In the current beta, the labels dropdown is always shown bellow the add label button. In the react version, is looks like the dropdown can be also shown on the left side. is this expected behavior?

Screenshots image image

DeepSpaceHarbor commented 4 years ago

Summary Missing error message when invalid folder name is used in move to dropdown.

Screenshot image

Swiip commented 4 years ago

I created the new issues directly in Jira