biocore / biocore/LabControl

Adding a "being processed" color/border/... to newly plated wells? Or vice versa.

Aperta
#593 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
front-end question
Lingua principale
Python
Stelle
2
Fork
15
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Using the fancy multiple-copy-and-pasting functionality :), if you paste in a bunch of things at once then there's a sometimes-brief period where some of the wells pasted in have a white background, even if they really shouldn't. See the attached screenshot, where I pasted in the same ID to a bunch of cells—only some of the cells' formatting has changed to reflect the fact that this text is 1) duplicated on this plate and 2) previously plated.

Since "plain white background" is the implied status of "this is a good ID," the current behavior is somewhat misleading. I propose one of the following options:

- **Option 1:** Modified wells are *immediately* (before anything else is done) assigned a unique styling, say a dashed-gray border, indicating that they are being processed and will update soon. This shouldn't require a backend update, since there isn't any need to store this information long-term (similarly to how #585 handles indeterminate wells)—this would just involve temporarily applying this styling, then removing it later.
- **Option 2:** All wells on a plate start off with a similar styling (in this case indicating "not processed yet"), and this styling is removed when a well is assigned a style relating to its contents.

...As I was writing this out I realized that implementing this would be a pain, but I still think it might be worth doing later on down the line if the current behavior is confusing.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Non è indicato alcun file o test. Inizia tracciando il flusso di copia e incolla multipli e il punto in cui ai wells incollati viene applicata una formattazione basata sul contenuto; confronta i due approcci proposti per lo stile temporaneo o iniziale. Il lavoro è completato quando i wells incollati di recente sono contrassegnati visibilmente durante l'elaborazione e il contrassegno viene rimosso una volta applicato il loro stile di stato corretto.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Ambito
design, frontend
Tipo di issue
Funzionalità
Difficoltà
5/5
Tempo stimato
Più di una settimana
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.