18F / federal-grant-reporting

Improving the experience of federal grant reporting.
Other
1 stars 7 forks source link

Implement batch downloading of single audit PDFs #148

Closed fureigh closed 5 years ago

fureigh commented 5 years ago

User story

As an agency representative using this system, I want my search to yield all relevant single audits, not just the first 100, so that I can trust and make best use of these results.

Acceptance criteria

Outstanding questions

None at the moment.

Implementation notes

fureigh commented 5 years ago

No longer seeing relevant options in the drop-down, oddly, so try this instead:

<tr class="GridPager">
  <td colspan="11"><table>
   <tr>
   <td><span>1</span></td>
   <td><a href="javascript:__doPostBack(&#39;ctl00$MainContent$ucA133SearchResults$ResultsGrid&#39;,&#39;Page$2&#39;)">2</a></td>
   <td><a href="javascript:__doPostBack(&#39;ctl00$MainContent$ucA133SearchResults$ResultsGrid&#39;,&#39;Page$3&#39;)">3</a></td>
   </tr>
   </table></td>
</tr>

Corresponding visual element:

Screen Shot 2019-08-29 at 10 20 55 AM

Corresponding visual element in context:

Screen Shot 2019-08-29 at 10 21 02 AM