ISISComputingGroup / ISISComputingGroup/IBEX
Script Generator: Perform type checking
Nessuno ha ancora preso questa issue.
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 6
- Fork
- 2
- Merge medio
- 16h 40m
- PR unite (30g)
- 2
Descrizione
As a user of the script generator I would like the GUI to be as user friendly as possible. Typing of each parameters will help with this. For example:
- For an integer/float the user should not be able to input a char
- For a boolean the user should be able to use a checkbox
The type information should be stored in the Python configuration file. This is complicated by the fact that there is a requirement for users to be able to put a value in a cell that means no change. This ticket is to pass the information from the config on whether the parameters is:
- Boolean
- String
- Integer
- Float
and modify the cells in the table accordingly.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Individua la GUI del generatore di script e la gestione della configurazione Python, quindi segui il percorso dei valori dei parametri e del valore “no change” fino alla tabella. Il lavoro è completato quando i tipi Boolean, String, Integer e Float vengono passati dalla configurazione, la tabella utilizza controlli e validazione appropriati e il comportamento di “no change” continua a funzionare.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- frontend
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100