Improve Menas validation of recommended properties
未关闭
feature
Menas
priority: low
refactoring
- 主要语言
- Scala
- 星标
- 33
- 派生
- 16
- PR 合并指标
- 30 天内没有已合并 PR
描述
## 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.
贡献指南
评估
这个 Issue 还没有评估数据。