-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Feature: Added option to create new shortcuts #10879
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: Added option to create new shortcuts #10879
Conversation
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.
code looks fine to me, left some comments regarding spacing and spelling
src/Files.Backend/ViewModels/Dialogs/AddItemDialog/AddItemDialogViewModel.cs
Outdated
Show resolved
Hide resolved
…filippo/Files into Feature_Create_Shortcut
|
I named it "Continue" to reproduce issue's UI
It depends:
Edit. At the moment if a shortcut with the same name already exists, it will be replaced. I'll change this so that a number will be added at the end, like we're already doing for other files |
That was left over from the original concept where clicking continue would open another page. |
…filippo/Files into Feature_Create_Shortcut
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.
Validation
How did you test these changes?
Screenshots (optional)


