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

Remove Vis ranking listeners #715

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from
Draft

Conversation

oltionchampari
Copy link
Contributor

Draft PR for now, will investigate further and test with multiple Vis Panels / rankings

@oltionchampari oltionchampari added type: bug Something isn't working package: vis All issues related to the vis-package labels May 6, 2022
@puehringer
Copy link
Contributor

@dvzacharycutler @oltionchampari Please finish this PR, as it causes performance issues if using the application for too long. In general, the problem is that the listeners are always added, however never removed, such that events are triggered multiple times (including the render).

@puehringer
Copy link
Contributor

@dvzacharycutler @oltionchampari See my comment above, I think this is still relevant?

@oltionchampari
Copy link
Contributor Author

@puehringer I am not sure what is there still to do here apart from some testing, this looks already good to me?

@puehringer
Copy link
Contributor

@oltionchampari There is still the TODO mentioning the unique ids which is bug right now, so there is still something left to do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: vis All issues related to the vis-package type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants