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

[BUG] - Highlighting in data-browser causes performance issues #190

Closed
JWittmeyer opened this issue Dec 8, 2022 · 0 comments · Fixed by code-kern-ai/refinery-ui-angular#92
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@JWittmeyer
Copy link
Member

Describe the bug
When using the highlight function in the data browser the overall performance degrades. E.g. a modal that needs to be opened to save a filter takes 2-3 seconds.

To Reproduce
Steps to reproduce the behavior:

  1. Go to data browser
  2. Add filter with highlighting (attribute filter)
  3. try to open a modal
  4. wait

Expected behavior
faster response time

Desktop (please complete the following information):

  • OS: Windows
  • Browser Chrome
  • Version 1.6

Additional context
Looking into the dom tree shows that the constant redraw of the highlight module seems to be the culprit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant