The generated web application should have a dialog service #83
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Expected Behavior
The web application has a dialog service
Current Behavior
The web application does not have a dialog service
Possible Solution
The service should be created in a library
web/ui/dialog
and expose aUiDialogService
that has at least aopenComponent()
,openForm()
,confirm()
andalert()
method.The text was updated successfully, but these errors were encountered: