This commit is contained in:
Ross
2026-05-26 13:39:56 +01:00
parent fd3e7280fb
commit 428db3e55c
+12
View File
@@ -0,0 +1,12 @@
whilst the dv3d viewer is rendering an image we should show a muted loading text in the middle of the viewport.
the cine button in the viewer should just be an icon, it would be better placed under the viewports fullscreen icon.
when we update a series image stack we should also recalculate the total image size.
on the setries detail page please group the order by buttons into a nested menu so that they take less space.
on the case details page whew a series inopened in the viewer from an external element it still triggers a full set of 206 requests and the viewer does not update until this has happened. we should instead just load the exsiting stack (and not trigger any more requests than is absolutely necessary).
on the collections overview page when adding a case via the add case widget if the item is clicked on (not the add button) we get a dialog that offers to add the caes but results in a 500 error. the add button works as intended. we do not want clicking on a case outside fo the buttons to do anything in the widget (please check this won't break the widget in any other locations).
please add a admin case overview page that displays the number of cases that each user has created and other pertinant information. this should have easy access to a list of recently added cases and a summary of the largest cases that a user has (these may be best loaded as required via htmx partials).
on the condition details pages we should have an easier way to set parents and children