-
Notifications
You must be signed in to change notification settings - Fork 28
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
New guest transfer feature : "conversion" notion is better (IMO) than "transfer" notion + quota remains zero #1221
Comments
@Pytal what do you think ? |
In the meantime, a colleague has told me that from a technical point of view it looks like a new user is created, and the old guest is deleted. Can you confirm this? Nevertheless, I stand by my original request from a UI/UX POV, as I think the notion of conversion is easier to understand, especially as if you enter a username that already exists, you can't continue the process. Also, it would avoid some confusion, for example the fact that folders can be transferred from user settings ("Transfer ownership of a file or folder "). In other words, the transfer notion exists elsewhere and we must not create confusion. |
Yes, this is correct. Under the hood a new user is created and the guest user data is transferred to it before being deleted. Overall no strong opinion though, I think we should get @nextcloud/designers input on the naming :)
Could you split this off into a separate issue? 🙏 |
@Pytal thanks for your answer. Concerning the quota, here is the separate issue : #1226 |
Would "change" be even simpler wording? @Jerome-Herbinet could you show where this wording occurs in context and the change you suggest? |
@jancborchardt check the screenshot below. Also, I wonder if "full" is relevant. Suggestion instead : "regular", because "full" word could make admin think about some extra privileges, which is not the case. |
Thanks @Jerome-Herbinet, then I would indeed agree with your suggestion "Convert guest to regular account". Also the sorting seems off. Destructive actions should always be at the bottom, ideally separated by a divider. Like so:
|
@jancborchardt I'll take care of the wording change in a PR, but I won't change menu's entries' order (I think I don't have the required skills). |
Wording change PR : #1228 |
When this feature is used, it :
Taking these effects into account, I don't think this is a transfer from one account to another, but a conversion of this guest account into a normal account.
The notion of transfer is therefore misleading (because the account is transformed, in other words, not new).
Finally, I've noticed a problem, unless it's deliberate. The quota doesn't change and remains zero; shouldn't the conversion apply the “default” quota to the user after conversion?
The text was updated successfully, but these errors were encountered: