quarkslab / mattermost-plugin-e2ee

End-to-end encryption plugin for Mattermost
Apache License 2.0
65 stars 8 forks source link

[UX] Design a single modal dialog for E2EE setup/import #5

Open aguinetqb opened 2 years ago

aguinetqb commented 2 years ago

Today we have two commands to setup e2ee:

We have errors messages depending on the current situation, with --force flags to enforce the command if we know what we are doing.

We should do only one command & one modal dialog that adapts regarding the situation:

Once this dialog exists, we could also add a menu entry in the main MM menu to launch it, making this far more user friendly!