-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Feature: Show error when a shortcut can't be created #11013
Feature: Show error when a shortcut can't be created #11013
Conversation
@yaira2 what about this? |
What do you mean by this? |
At the moment, when the user opens What I'm asking is whether the |
I didn't realize it can be worked around if the user runs as administrator. We should update the message accordingly. Could try something like this "This action requires administrator privileges", "Please run Files as administrator to create this shortcut". |
I think we should give the user the ability to create it on Desktop: if, for any reason , he can't run Files as admin, he should still be able to create that shortcut. The modal might be like: |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Resolved / Related Issues
Items resolved / related issues by this PR.
Details
CreateShortcutDialogViewModel.cs
Can't create shortcut
modal (I'm not sure if it should be displayed whenFile/Folder
properties are edited)Validation
How did you test these changes?
Screenshots (optional)