-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Labels
Description
Current Implementation and Limitations
Currently have a notification telling the user to wait when an upload is large. However this is not the best visual queue and if shown if the csv has 1000+ entries
Associated Application Components
Client, Server
Proposed Solution
display a spinner and message on the upload page stating for the user that the request is processing.
Display a loading screen until the axios post request to upload the instruments records is fully completed.
Estimated Difficulty
Medium
Priority
Medium