backendenhancementfrontendhelp wantedimpact: medium
Metriche repository
- Star
- (2 stelle)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
There's been user feedback for the implementation of exemplar QC items for each qc category. The purpose of this is to serve as an example of the typical characteristics a certain QC image should have in order to be rated for a given category.
The requirements we hope to meet in this issue are the following:
Back-end
- Add a database boolean column for is_exemplar in models.py
- Include this as part of initial data pull from the initial data fetch
Front-end
- Include an "Mark as Exemplar" in the QC modal interface
- When an item is an "Exemplar" it should have a visual cue to indicate that it is a defining feature (add a UI element over a tile marked as an exemplar).
- When sorted by QC category, items marked as an Exemplar should always appear first