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 empty context menu regression #768

Merged
merged 4 commits into from
Aug 7, 2024
Merged

Conversation

jeremypw
Copy link
Collaborator

@jeremypw jeremypw commented Aug 4, 2024

Reinsert show_all ()

Also changes non-specific name menu to more specific context_menu to more easily distinguish from MenuButton popover menu.

@danirabbit
Copy link
Member

I can confirm the fix for show_all but this branch is failing tests. Do tests rely on this being named menu maybe?

@jeremypw
Copy link
Collaborator Author

jeremypw commented Aug 7, 2024

@danirabbit The tests are now passing after merging the latest master although no obvious reason why 🤷 . None of the changes here should affect the tests and indeed they passed locally. The tests do not reference the context menu.

@danirabbit danirabbit merged commit b7da3a5 into master Aug 7, 2024
4 checks passed
@danirabbit danirabbit deleted the jeremypw/fix-context-menu branch August 7, 2024 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants