Skip to content

Fix event type in argument to _handle_qgrid_msg_helper #7

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix event type in argument to _handle_qgrid_msg_helper #7

wants to merge 1 commit into from

Conversation

ostrokach
Copy link

The _handle_qgrid_msg_helper method does not recognize the "filter_changed" event type. The correct type should be "change_filter` (see L1546).

The `_handle_qgrid_msg_helper` method does not recognize the "filter_changed" event type. The correct type should be "change_filter` (see [L1546](https://github.com/quantopian/qgrid/blob/7612e2c6a8162d9fc1a336792d8a007b27aa3808/qgrid/grid.py#L1546)).
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.

1 participant