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 in OpenDirectoryInNewTabAction #13769

Merged
merged 3 commits into from
Nov 9, 2023

Conversation

yaira2
Copy link
Member

@yaira2 yaira2 commented Nov 9, 2023

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

Files.App.Actions
OpenDirectoryInNewTabAction.ExecuteAsync ()
Files.App.ViewModels.UserControls
ToolbarViewModel.CheckPathInputAsync (String currentInput, String currentSelectedPath, IShellPage shellPage)
Files.App.Views.Shells
BaseShellPage.NavigationToolbar_QuerySubmitted (Object sender, ToolbarQuerySubmittedEventArgs e)
System.Threading.Tasks.Task
<>c.<ThrowAsync>b__128_0 (Object state)

@yaira2 yaira2 requested a review from hishitetsu November 9, 2023 16:24
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 3576d17 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/OpenDirectoryInNewTabAction branch November 9, 2023 16:30
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