You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: