Skip to content
#

sustainability

Here are 245 public repositories matching this topic...

shoot-i-smoke
sgoggins
sgoggins commented Oct 27, 2020

Description:
If you open the javascript console on an augur instance, such as http://augur.osshealth.io you will see a lot of javascript/typescript errors, as well as many calls to deprecated or unecessary APIs. All this slows the frontend down, and causes the user to have to wait, and click links several times. Production compilation of the node modules using npm run build also shows sever

wellemut
wellemut commented Sep 6, 2017

Problem

Our City-search an the landing-page is really bad. Many cities are not found.
further more, on mobile it is very annoying to type in the complete city-name, but this is needed, if because otherweise the search does not start. But many times the search claimes, the city would not exists. User think, its because their city is not mapped, but most of the times it is.

Possible solutio

kevindigo
kevindigo commented Oct 28, 2020

Rather than always requiring users to create environment variables for everything, I would propose:

  • CSV_COLUMN_NUMBER_FOR_GITHUB_ID could default to 0
  • CSV_COLUMN_NUMBER_FOR_ALTERNATE_ID could default to 0
  • TIMEZONE could default to UTC
  • GITHUB_IMPORTANT_EVENTS could default to some reasonable list

This would make it easier for users to try running starfish the first time. It would a

Improve this page

Add a description, image, and links to the sustainability topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sustainability topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.