-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: UX issues when requesting share by mail password #31952
Comments
You're right, but I have no idea how to improve that. I hope for a good suggestion from @jancborchardt
You're right, I'll see how I can improve that. |
I just got a few suggestions from him an hour ago, posting here:
|
I already had a quick look and if you change the "button" to a "a href='#'" with no attribute it gets the same style like on the login page, so already looking good. @StCyr great if you can look into those |
Done
Done
I believe that we don't want to communicate the share's link in the same email as the share's password. Could you please confirm?
Done
Changed to:
|
@StCyr thanks a lot for the PR!
yeah, you're right, we should keep them separate |
Hi @blizzz , Isn't it still possible to push these changes in NC24? |
@StCyr we're already past feature freeze and in RC2, so we only merge critical changes to avoid destabilizing the build these changes are only cosmetic, so we can ship them with 24.0.1 later in May |
@PVince81 , i think all these suggestion are very relevant and really necessary so that the person receiving the share understands that the password received is temporary, otherwise there will definitely be confusion. I will add one last suggestion: In any case, this feature is very interesting, relevant and reassuring. Great work! NB: I'm taking part in this discussion because I'm testing this feature and I'm writing a blog post about the new features of Nextcloud 24. |
Usually for security it is sometimes best to not tell the user whether the password is invalid or has expired. Maybe the message could be changed to something like "the password is wrong or has expired, please request a new one" @StCyr @jancborchardt thoughts ? |
This would be a good compromise. |
…y passwords for mail shares: 1- Changes style of "forgot password?" and "Back" button 2- Adds information about share password's expiration time in the emails sent. 3- Shows password expiration time in the Share menu 4- Fixes an issue when the message "Password expires..." would be shown for non email share types (which don't have temporary passswords) 5- At share's creation, password should only be sent when it's a permanent one See also #31952 Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
…y passwords for mail shares: 1- Changes style of "forgot password?" and "Back" button 2- Adds information about share password's expiration time in the emails sent. 3- Shows password expiration time in the Share menu 4- Fixes an issue when the message "Password expires..." would be shown for non email share types (which don't have temporary passswords) 5- At share's creation, password should only be sent when it's a permanent one See also #31952 Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
…y passwords for mail shares: 1- Changes style of "forgot password?" and "Back" button 2- Adds information about share password's expiration time in the emails sent. 3- Shows password expiration time in the Share menu 4- Fixes an issue when the message "Password expires..." would be shown for non email share types (which don't have temporary passswords) 5- At share's creation, password should only be sent when it's a permanent one See also #31952 Signed-off-by: Cyrille Bollu <cyrpub@bollu.be> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
…y passwords for mail shares: 1- Changes style of "forgot password?" and "Back" button 2- Adds information about share password's expiration time in the emails sent. 3- Shows password expiration time in the Share menu 4- Fixes an issue when the message "Password expires..." would be shown for non email share types (which don't have temporary passswords) 5- At share's creation, password should only be sent when it's a permanent one See also #31952 Signed-off-by: Cyrille Bollu <cyrpub@bollu.be> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
…y passwords for mail shares: 1- Changes style of "forgot password?" and "Back" button 2- Adds information about share password's expiration time in the emails sent. 3- Shows password expiration time in the Share menu 4- Fixes an issue when the message "Password expires..." would be shown for non email share types (which don't have temporary passswords) 5- At share's creation, password should only be sent when it's a permanent one See also #31952 Signed-off-by: Cyrille Bollu <cyrpub@bollu.be> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Bug description
At step 5 the user is more likely to quickly click the "Request password" button instead of the little arrow to submit the current one.
After step 7, an extra click is needed to go back.
Steps to reproduce
Expected behavior
At step 5, find a way to make the "Request password" button less visible. Or maybe allow the user to first enter a wrong password and only then show the button ? @jancborchardt thoughts ?
At step 7, as soon as the email is set, redirect back to the password field and show a message there "The password was sent by email". This way the user can copy paste and directly enter instead of having to go back.
Installation method
No response
Operating system
No response
PHP engine version
No response
Web server
No response
Database engine version
No response
Is this bug present after an update or on a fresh install?
No response
Are you using the Nextcloud Server Encryption module?
No response
What user-backends are you using?
Configuration report
No response
List of activated Apps
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
master is df14579
The text was updated successfully, but these errors were encountered: