Improve Menas validation of recommended properties
Đang mở
feature
Menas
priority: low
refactoring
- Ngôn ngữ chính
- Scala
- Star
- 33
- Fork
- 16
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## 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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.