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
When users initiate a retrieve one after the other, the UI currently relies solely on the file count in Cube to determine whether a retrieve operation was performed. However, this approach presents an issue: if the first retrieve is still in progress when the second retrieve is initiated, the UI displays the spinner due to the absence of files in Cube. Upon page refresh, the UI resumes the first retrieve operation, potentially leading to confusion regarding the status of the retrieves.
The Series Card component currently lacks responsiveness, particularly on smaller screens. When viewed on devices with limited screen width, the gear icon within the card disappears behind the buttons.
A detailed explaination of how Pacs Query Retrieve works is documented here:
https://github.com/FNNDSC/oxidicom/blob/master/CUSTOM_SPEC.md#suggested-client-implementation
The text was updated successfully, but these errors were encountered: