Event-based UI entity validations
Open
feature
Menas
priority: medium
- Dominant language
- Scala
- Stars
- 33
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the HDFS browser uses Window.confirm() during validation as we need to return a result.
Validations could be rewritten with callbacks, then OpenUI5 components could be used for confirmation dialogs.
Contributor guide
Assessment
This issue has not been assessed yet.