You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given a list of individuals (created and determined via another issue), make a request to the back end point (be it a new or an existing export all end point).
Process the response of that result, which should be a completely constructed zip, and trigger a download of that zip.
Some of this behavior already exists and may need to either be duplicated or modified here:
The is part of issue #337 .
Given a list of individuals (created and determined via another issue), make a request to the back end point (be it a new or an existing export all end point).
Process the response of that result, which should be a completely constructed zip, and trigger a download of that zip.
Some of this behavior already exists and may need to either be duplicated or modified here:
scholars-angular/src/app/+data-and-analytics/profile-summaries-export/profile-summaries-export.component.ts
Line 101 in 17ef08c
Building the markup and the paginated list is out of scope.
Everything / Anything on the back end is out of scope.
The text was updated successfully, but these errors were encountered: