Skip to content

Wdfn 677 - Add a download section to the hydrograph data table

Williams, Darius Shamar requested to merge dswilliams/waterdataui:wdfn-677 into main

Before making a pull request

  • Run all linters (make lint)
  • Run all tests (make test)
  • Update the changelog appropriately
  • If making a release, update code.json, versionNumber and metadataLastUpdated.

Description

Added a call to the drawDownloadForm function to the drawDataTables function. Edited the download-data module to support having multiple, independent instances on the page.

After making a pull request

  • If appropriate, put the link to the PR in the JIRA ticket
  • Assign someone to review unless the change is trivial

Merge request reports

Loading