Skip to content

Remove Vis ranking listeners#715

Draft
oltionchampari wants to merge 2 commits into
developfrom
och/remove-vis-events
Draft

Remove Vis ranking listeners#715
oltionchampari wants to merge 2 commits into
developfrom
och/remove-vis-events

Conversation

@oltionchampari

Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Contributor

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

@oltionchampari

Copy link
Copy Markdown
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
Copy Markdown
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.

3 participants