Skip to content

Feature: Display error modal when shortcut target cannot be found #10130

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 19 commits into from
Oct 9, 2022

Conversation

puppetsw
Copy link
Contributor

@puppetsw puppetsw commented Oct 5, 2022

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

Screenshots (optional)
Screenshot 2022-10-05 120955

@verdaderoken
Copy link
Contributor

Would a very long path of the file will still look fine in the modal? Thanks!

@puppetsw
Copy link
Contributor Author

puppetsw commented Oct 5, 2022

Would a very long path of the file will still look fine in the modal? Thanks!

Currently it truncates the file path if it's too long

image

@verdaderoken
Copy link
Contributor

Currently it truncates the file path if it's too long

Ah, alright. Thank you! :))

@yaira2 yaira2 changed the title Feature: Display modal when shortcut target does not exist Feature: Display error modal when shortcut target cannot be found Oct 6, 2022
@yaira2 yaira2 added the changes requested Changes are needed for this pull request label Oct 6, 2022
@yaira2 yaira2 requested a review from d2dyno1 October 7, 2022 19:39
@yaira2 yaira2 added needs - code review and removed changes requested Changes are needed for this pull request labels Oct 7, 2022
@yaira2 yaira2 added ready to merge Pull requests that are approved and ready to merge and removed needs - code review labels Oct 9, 2022
@yaira2 yaira2 merged commit 2da68ee into files-community:main Oct 9, 2022
@yaira2
Copy link
Member

yaira2 commented Oct 9, 2022

@puppetsw thank you!

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.

Feature: Display modal when shortcut file cannot be opened
4 participants