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

YDA-5956: improve performance of group permission indicators #374

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

lwesterhof
Copy link
Member

@lwesterhof lwesterhof commented Nov 4, 2024

This further improves the performance of group permission indicators by minimizing DOM Access and doing DOM updates in batch. It also remove some redundant code and uses document.createElement instead of string concatenation for performance.

Tested with over 9000 groups.

Copy link
Contributor

@claravox claravox left a comment

Choose a reason for hiding this comment

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

LGTM!

@lwesterhof lwesterhof merged commit 2f21a64 into development Nov 8, 2024
16 checks passed
@lwesterhof lwesterhof deleted the YDA-5956 branch November 8, 2024 11:35
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.

2 participants