Known Issues & Bugs - ao994/FireFlightProject GitHub Wiki

Known Issues/Bugs:

  • Loading the map still takes up to dozens of seconds, leaving the user waiting with no indication of what is going on(hence the need for a loading page).
  • Generating a map containing Steller's Jay data (and possibly other bird species) may result in the page waiting forever to load the map, even when it has already been generated. See temporary fix here.
  • System has only been tested with the Enchanted Circle area, and currently there is no system to plug-and-play different map areas.
  • Populate command expects a certain set of headers and data, if the Forest Service changes this, it will throw an error.
  • The web application has no consistent way that it is hosted, so far it has mostly been run on development servers.
  • The checklist of bird species, after pressing the update button, does not show which bird species are currently displayed on the map. They will still be present in the export csv file.
  • Each time the map page is loaded, the user must wait for a new map to be generated.