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

Change select groups modal loading behaviour #208

Merged
merged 2 commits into from
Jun 14, 2024
Merged

Conversation

ivansg44
Copy link
Collaborator

Modal body is generated before the modal is opened, on first launch or whenever the data is updated. Opening the modal does not trigger any changes to the modal body.

Resolves #177

* Regardless of whether modal is open or not

* Stop updating whenever modal is opened
@ivansg44 ivansg44 added the wip Work in progress label Jun 12, 2024
@ivansg44
Copy link
Collaborator Author

Still need to test runtime improvements with larger dataset than default

@ivansg44
Copy link
Collaborator Author

ivansg44 commented Jun 14, 2024

Rolled back jQuery UI as per https://stackoverflow.com/a/41624770

This resulted in significant performance improvements. Modal opens pretty fast now on dataset with ~1600 groups.

@ivansg44 ivansg44 removed the wip Work in progress label Jun 14, 2024
@ivansg44 ivansg44 merged commit a9e6acf into development Jun 14, 2024
@ivansg44 ivansg44 deleted the issue_177 branch June 14, 2024 21:45
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.

Select groups modal loads slowly for large datasets
1 participant