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 changing the default index set from the UI #4377

Merged
merged 3 commits into from Nov 30, 2017
Merged

Fix changing the default index set from the UI #4377

merged 3 commits into from Nov 30, 2017

Conversation

bernd
Copy link
Member

@bernd bernd commented Nov 28, 2017

  • Do not try to stop event propagation in MenuItem callback functions
  • Fix eslint errors
  • Let _formatStatsString handle undefined global stats

Fixes #4376

Note: This needs to be cherry-picked into the 2.4 branch

Makes changing the default index set from the UI work again.

Fixes #4376
This can happen when the stats have not been loaded yet.
@bernd bernd added this to the 3.0.0 milestone Nov 28, 2017
@bernd bernd requested a review from edmundoa November 28, 2017 16:00
@ghost ghost assigned bernd Nov 28, 2017
@bernd bernd removed their assignment Nov 28, 2017
@edmundoa edmundoa self-assigned this Nov 30, 2017
Copy link
Contributor

@edmundoa edmundoa left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@edmundoa edmundoa merged commit 59e3607 into master Nov 30, 2017
@ghost ghost removed the ready-for-review label Nov 30, 2017
@edmundoa edmundoa deleted the issue-4376 branch November 30, 2017 10:22
edmundoa pushed a commit that referenced this pull request Nov 30, 2017
* Do not try to stop event propagation in MenuItem callback functions

Makes changing the default index set from the UI work again.

Fixes #4376

* Fix eslint errors

* Let _formatStatsString handle undefined global stats

This can happen when the stats have not been loaded yet.

(cherry picked from commit 59e3607)
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.

None yet

2 participants