Improve Menas validation of recommended properties
Offen
feature
Menas
priority: low
refactoring
- Vorherrschende Sprache
- Scala
- Sterne
- 33
- Forks
- 16
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
## 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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.