Skip to content
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

Fix: Fixed NullReferenceException with OpenPropertiesWindow #13748

Merged
merged 3 commits into from
Nov 9, 2023

Conversation

yaira2
Copy link
Member

@yaira2 yaira2 commented Nov 8, 2023

Resolved / Related Issues
https://appcenter.ms/orgs/FilesApp/apps/Files/crashes/errors/1504308570u/overview

Files.App.Utils.Storage
FilePropertiesHelpers.OpenPropertiesWindow (IShellPage associatedInstance)
Files.App.Actions
OpenPropertiesAction.ExecuteAsync ()

Copy link
Member

@hishitetsu hishitetsu left a comment

Choose a reason for hiding this comment

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

We should also consider the case where SlimContentPage or FilesystemViewModel is null.
The former should be treated as no items selected.

Copy link
Member

@hishitetsu hishitetsu 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 merged commit c41ec3d into main Nov 9, 2023
1 check was pending
@yaira2 yaira2 added ready to merge Pull requests that are approved and ready to merge and removed needs - code review labels Nov 9, 2023
@yaira2 yaira2 deleted the ya/OpenPropertiesWindow branch November 9, 2023 03:37
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.

2 participants