-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LIMS-128: Add plate view to queue container page #900
base: master
Are you sure you want to change the base?
LIMS-128: Add plate view to queue container page #900
Conversation
When you click a well whilst preparing it for a data collection (say, |
Co-authored-by: Guilherme Francisco <[email protected]>
Not by design as such, but a necessary side-effect of connecting the plate diagram and the collection of available samples. By clicking on a well, you reduce the available samples to just those from that well, so the others are hidden. The downside I noticed was that if you clicked on a well with no samples, nothing was highlighted at all, which could be confusing. So I've added a commit to always highlight the last clicked well in cyan, even if there were no samples in it. |
That makes sense, this makes things clearer too! Thanks! |
JIRA ticket: LIMS-128
Summary:
When queuing samples in a plate for data collection, it would be useful to show a view of the plate, rather than just a list of (possibly 1000s of) samples.
First attempt at this was #839 but had to be reverted.
Changes:
To test: