Sometime PopUp Messages is not good as UX perspective , We can add Appstore notification widget and create microflow and etc
instead of all this configuration if we have Native Toast Notifications then it will help the UX.
Thanks Jason
i am familer with this approach what I wanna canvay here is to introduce a microflow activity to show native toast notification.
Yeah, we do this with a work around in our layouts where we have a default toast message, and when something is saved, show the toast with conditional visibility and some css.
not ideal, but it works I guess.
I think having a bit more control on the styling of popups could also fix this.