Opened 9 years ago
Closed 9 years ago
#794 closed enhancement (fixed)
Improve visual difference between samples missing/having IHC annotation
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | minor | Milestone: | Reggie v3.5 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
In the Histology scoring wizard a "star" icon is used to indicate the completeness of the scoring for HE-stained samples. The star can be outlined, half-full or full depending on the status of the scoring.
IHC slides uses a "microscope" icon instead but this is static no matter if the sample has an IHC quality annotation or not.
It would be nice if the visual difference could be improved similar to the "star" icon, so that an (for example) an outline is used for samples that is missing the IHC quality annotation and the filled version is used for samples that has been annotated.
(In [3406]) Fixes #794: Improve visual difference between samples missing/having IHC annotation
Added a new image and use class name 'ihc-done' to indicate if the IHC quality has been set or not.