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 ColumnViewBase.EndRename #13771

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/634160407u/overview

Files.App.Views.LayoutModes
ColumnViewBase.EndRename (TextBox textBox)
Files.App.Views.LayoutModes
StandardViewBase.CommitRenameAsync (TextBox textBox)
Files.App.Views.LayoutModes
StandardViewBase.RenameTextBox_LostFocus (Object sender, RoutedEventArgs e)
System.Threading.Tasks.Task
<>c.<ThrowAsync>b__128_0 (Object state)

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 78235fd into main Nov 9, 2023
1 check was pending
@yaira2 yaira2 deleted the ya/ColumnViewBaseEndRename branch November 9, 2023 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants