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

Investigate the slow response when get user role assignment in the tables #1401

Open
3 tasks
MCatherine1994 opened this issue May 21, 2024 · 0 comments
Open
3 tasks

Comments

@MCatherine1994
Copy link
Contributor

MCatherine1994 commented May 21, 2024

Describe the task
Noticed that it's kind of slow when trying to load user role assignments data in the tables. It could because we're trying to grab the data for both user table and delegated admin tables.

Image

Acceptance Criteria

  • Fetch user role assignment data and delegated admin asynchronously (currently we're doing it sequentially)
  • Investigate the estimate time cost
  • Enter the router to display something first and then grab the data

Additional context

  • Add any other context about the task here.
  • Or here
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

No branches or pull requests

1 participant