oss-aspen / 8Knot

Dash app in development to serve open source community visualizations using GitHub data from Augur. Hosted app: https://eightknot.osci.io
MIT License
47 stars 58 forks source link

error handle when there is no assignment data #683

Closed cdolfi closed 3 months ago

cdolfi commented 3 months ago

Examples where you can see behavior: https://github.com/Audacium/audacium/ https://github.com/Quagga/quagga/

The original implementation of error handing was faulty, and even so did not handle for date range. This solves for both