Reed-CompBio / protein-weaver

A web interface for ontology-based protein network visualization.
https://proteinweaver.reedcompbio.org/
GNU General Public License v3.0
2 stars 5 forks source link

Loading bar shows progress #78

Open ctrlaltaf opened 4 months ago

ctrlaltaf commented 4 months ago

In the live server, it sometimes can take 10 seconds to query the result. To help users see that their query is progressing and its not stuck due to some issues, we can implement a loading bar that keep track of the query progress (getting the api call, parsing the data, etc)