Skip to content

Fix: Fixed issue with creating shortcuts in libraries #10913

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

Merged
merged 16 commits into from
Jan 24, 2023

Conversation

hecksmosis
Copy link
Contributor

Resolved / Related Issues
Items resolved / related issues by this PR.

Validation
How did you test these changes?

  • Built and ran the app
  • Tested the changes for accessibility

@yaira2 yaira2 changed the title Fix: Fix shortcuts not working on libraries Fix: Fixed issue with creating shortcuts in libraries Jan 4, 2023
Copy link
Contributor

@ferrariofilippo ferrariofilippo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM and it works!
This fix should be added also when CreateShortcutDialogViewModel is instantiated (added in #10879)
I think it might be worth creating a method that returns CurrentPath (WorkingDirectory or DefaultSaveLibrary) since it might be needed in other parts of the code too

QuaintMako
QuaintMako previously approved these changes Jan 17, 2023
@ferrariofilippo
Copy link
Contributor

This fix should be added also when CreateShortcutDialogViewModel is instantiated (added in #10879)

Can you fix this? Otherwise we would need a different PR to fix the same bug

@hecksmosis
Copy link
Contributor Author

Done.

Copy link
Contributor

@ferrariofilippo ferrariofilippo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yaira2 yaira2 added ready to merge Pull requests that are approved and ready to merge and removed needs - code review labels Jan 24, 2023
@yaira2
Copy link
Member

yaira2 commented Jan 24, 2023

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@yaira2 yaira2 merged commit 74ef46b into files-community:main Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge Pull requests that are approved and ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Creating shortcuts in a library directory does not work
5 participants