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

PR: Fix error when showing context menu on Help plugin #13529

Merged
merged 1 commit into from
Aug 14, 2020

Conversation

goanpeca
Copy link
Member

Description of Changes

  • Wrote at least one-line docstrings (for any new functions)
  • Added unit test(s) covering the changes (if testable)
  • Included a screenshot or animation (if affecting the UI, see Licecap)

The browser widget was missing a call to the setup() method.

Issue(s) Resolved

Fixes #13422

Affirmation

By submitting this Pull Request or typing my (user)name below,
I affirm the Developer Certificate of Origin
with respect to all commits and content included in this PR,
and understand I am releasing the same under Spyder's MIT (Expat) license.

I certify the above statement is true and correct:

@goanpeca goanpeca added this to the v5.0alpha2 milestone Aug 13, 2020
@goanpeca goanpeca self-assigned this Aug 13, 2020
@ccordoba12
Copy link
Member

/show binder

@github-actions
Copy link

Binder 👈 Launch a Binder instance on this branch

Copy link
Member

@ccordoba12 ccordoba12 left a comment

Choose a reason for hiding this comment

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

Thanks @goanpeca!

@ccordoba12 ccordoba12 changed the title PR: Fix missing context menu on help plugin PR: Fix error when showing context menu on Help plugin Aug 14, 2020
@ccordoba12 ccordoba12 merged commit 87243f0 into spyder-ide:master Aug 14, 2020
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.

After new Spyder IDE installation, clicked on popup to read "tutorial"
2 participants