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 crash that would occur when clicking browse on properties customize page #10356

Conversation

ferrariofilippo
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

@ferrariofilippo
Copy link
Contributor Author

I'll try to find a faster way to retrieve the window handle

@yaira2 yaira2 changed the title Fix: Files crashes when clicking browse on properties customise page Fix: Fixed crash that would occur when clicking browse on properties customize page Oct 31, 2022
@yaira2
Copy link
Member

yaira2 commented Oct 31, 2022

What was the issue?

@ferrariofilippo
Copy link
Contributor Author

What was the issue?

It was an issue with WinUI3 and windows APIs more details here

@ferrariofilippo
Copy link
Contributor Author

I'll try to find a faster way to retrieve the window handle

I changed the code, now it's slightly faster but much more readable

Copy link
Contributor

@QuaintMako QuaintMako left a comment

Choose a reason for hiding this comment

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

LGTM code-wise.

@yaira2
Copy link
Member

yaira2 commented Nov 1, 2022

LGTM code-wise.

Did you also test the behavior?

@QuaintMako
Copy link
Contributor

Did you also test the behavior?

I did, it solves the crash for me.

Copy link
Member

@yaira2 yaira2 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 Nov 2, 2022
@yaira2 yaira2 merged commit d6605f8 into files-community:main Nov 2, 2022
@ferrariofilippo ferrariofilippo deleted the Fix_Browse_Customisation_Properties branch November 2, 2022 17:34
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: Files crashes when clicking browse on properties customise page
3 participants