LIMS-1753: View of all inspection images for a plate#980
Merged
ndg63276 merged 2 commits intopre-release/2025-R5.2from Nov 11, 2025
Merged
Conversation
gfrn
reviewed
Oct 13, 2025
Collaborator
|
If you drag the scroll bar all the way to the end, it attempts to load all images at once. At least on |
Collaborator
Author
It wasn't a problem for me locally, but I have added code to only load an image if it is in view for 200ms, so scrolling past doesn't trigger the load. |
gfrn
approved these changes
Oct 28, 2025
ndg63276
added a commit
that referenced
this pull request
Nov 20, 2025
* LIMS-1957: Fix fault report URLs for beamlines with hyphens (#997) * LIMS-1952: Add select all button to multicrystal page (#999) * LIMS-1951: Fix reprocessing on Auto Processing Status Summary page (#996) * LIMS-1753: View of all inspection images for a plate (#980) * LIMS-598: Show Anode maps if attached (#995) * LIMS-1951: Fix link to Multi Crystal reprocessing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
JIRA ticket: LIMS-1753
Summary:
When viewing a plate (eg https://ispyb.diamond.ac.uk/containers/cid/338352 ) it would be nice to click a button to show all the formulatrix images next to each other, as a long vertical list of full size images, The button could be next to the Inspections dropdown as it would show all images from a particular inspection.
Changes:
To test: