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

Populate users table with data from new API endpoint, moving out of using template scala #3737

Merged
merged 11 commits into from
Nov 14, 2024

Conversation

srihariKrishnaswamy
Copy link
Collaborator

@srihariKrishnaswamy srihariKrishnaswamy commented Nov 14, 2024

#380

Moves data for User table to a separate API call that is loaded once you click on the Users tab. Should drastically speed up initial load time, and will make it easier to diagnose why we are having performance issues with the Users tab in particular.

Things to check before submitting the PR
  • I've written a descriptive PR title.
  • I've added/updated comments for large or confusing blocks of code.

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