Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement growl notifications #3

Open
hohwille opened this issue Nov 15, 2020 · 0 comments
Open

implement growl notifications #3

hohwille opened this issue Nov 15, 2020 · 0 comments

Comments

@hohwille
Copy link
Member

UiNotifier.notify* methods currently only delegate to Window.alert.
A proper growl implementation should be added to ui-demo (and later to archetype or according tvm lib) and used instead of alert.
Further, it would be nice to keep a history of the notifications and allow an build-in popup dialog to be opened showing a data table with all the notifications ordered by timestamp of occurrence with filtering and all these features.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant