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 issues with recent context menu changes #11270

Merged
merged 1 commit into from
Feb 13, 2023

Conversation

hishitetsu
Copy link
Member

@hishitetsu hishitetsu commented Feb 13, 2023

Resolved / Related Issues
This is a PR of some fixes for recent context menu changes. (#11243 etc.)

Details

  • Fixed an issue that could cause a hang when right-clicking on a widget
  • Fixed an issue in which "Loading more options" did not disappear in some cases
  • Fixed an issue with shell extensions not loading in the Recent files widget
  • Some tweaks to the overflow separator

Validation
How did you test these changes?

  • Built and ran the app
  • Tested the changes for accessibility

* Fixed an issue that could cause a hang when right-clicking on a widget.
* Fixed an issue in which "Loading more options" did not disappear in some cases.
* Some tweaks to the overflow separator
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.

Tested and works as expected, LGTM

@yaira2 yaira2 added the ready to merge Pull requests that are approved and ready to merge label Feb 13, 2023
@yaira2 yaira2 merged commit 6d1cddf into files-community:main Feb 13, 2023
@hishitetsu hishitetsu deleted the FixContextMenu branch February 13, 2023 16: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.

2 participants