Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

GPL-nnn Create a new UI functionality to check the state of a box and plate before cherrypicking #31

Closed
2 tasks
emrojo opened this issue Nov 2, 2020 · 1 comment
Labels
Enhancement New feature or request

Comments

@emrojo
Copy link
Contributor

emrojo commented Nov 2, 2020

User story
As a lab manager, to optimize the use of cherrypicking machines users in the lab want to check what is the content of a box in terms of number of plates where that can be used with the cherrypicking robot, and also about individual plates status.

These comprises 2 functionalities:

  1. A user in the lab can scan a box barcode (from Labwhere) and the tool will display a table displaying:
    | Plate barcode | Number of positives |

where Number of positives can have as values a number with the number of positive samples, or the string 'unknown' if the database does not have any plate map data associated.
User will decide from this input if they want to proceed with the plates of the box or if they prefer to check plates individually.

  1. A user in the lab can scan a plate barcode, and the tool will display a single entry:

| Plate barcode | Number of positives |

with same set of values as previous case.

Who are the primary contacts for this story
Eduardo Martin

Acceptance criteria
To be considered successful the solution must allow:

  • display the number of positives of all samples inside a box after scanning the box barcode
  • display the number of positives for a specific plate after scanning its barcode
@emrojo
Copy link
Contributor Author

emrojo commented Nov 4, 2020

Deprecated by sanger/lighthouse#147

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant