Improve Menas validation of recommended properties
Aperta
feature
Menas
priority: low
refactoring
- Lingua principale
- Scala
- Stelle
- 33
- Fork
- 16
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## Background
Currently there's a nasty timeout used to attach change handlers onto the dynamically generated input fields.
In the long term this should be resolved by using a generic change handler defined in the dataset controller and pointed to in the dataset dialog xml fragment. This generic handler would use the UI5 message bus to publish validation trigger messages. These would be subscribed to in the DatasetDialog class and would subsequently trigger the validation of the dataset.
The validity of this approach needs to be researched further, therefore creating this as a separate issue.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.