Unplanned
Last Updated: 12 May 2022 08:43 by Daniel
Created by: Can
Comments: 1
Category: Notification
Type: Feature Request
9
There could be an event on the component that receives three fields in its event arguments - 1) bool whether it was closed manually or through a timer, 2) the Text (if originally provided) and 3) the model (if provided - you either pass text or a model).
Unplanned
Last Updated: 01 Mar 2021 10:30 by ADMIN
Created by: Garrett
Comments: 0
Category: Notification
Type: Feature Request
1

I would like to show a maximum number of notifications.

For instance, if I have a maximum of two notifications and I am currently showing two on screen and a third needs to be shown, the first notification is dismissed and the new notification is shown.

 

===================

ADMIN EDIT

Once implemented, the Close/Hide method of the Notification can also be used to achieve the described setup.

===================