Hello,
I’m trying to make notifications for my app. I created my notifications display as Repeating Group inside Group Focus with Notification Bell as Reference element.
I would like to highlight notifications which haven’t been seen by the User but i don’t know how should i know if User seen them.
I don’t want to use any button like “x” to change Notification “Seen” state to “yes”.
Is it possible to somehow trigger an action like “when this Group Focus is closed mark all unseen notifications as seen”? I know that i can set such workflow to the button but Group Focus can be closed by clicking anywhere…