OHDSI / Circe

[Under development] CIRCE is a cohort definition and syntax compiler tool for OMOP CDMv5
Apache License 2.0
5 stars 4 forks source link

Show loading indicator while importing concept IDs #39

Open chrisknoll opened 9 years ago

chrisknoll commented 9 years ago

Depends on #38 .

When importing a large concept ID list, there could be several hundred lookups against the service. The UI is still responsive and could allow the user to perform other actions while this operation is in progress (saving while importing would be bad!). Therefore, we need to have a 'working' indicator in place to hold the user off from interacting with the tool until the work is complete.