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

Fix usergroup api page request #38

Open
1 of 3 tasks
jberns opened this issue Jul 10, 2018 · 0 comments
Open
1 of 3 tasks

Fix usergroup api page request #38

jberns opened this issue Jul 10, 2018 · 0 comments

Comments

@jberns
Copy link
Contributor

jberns commented Jul 10, 2018

Set max users to 50, and loop through pages until group is found

  • Add a progress bar to show how many user groups are remaining to load.
  • Determine how to loop until an array of 0 is returned. (May need redux thunk?)
  • Do initial rendering based off of usergroup ID and populate name after. (Completed as part of Look into excel export of user data #35)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants