We are using the Toaster feature of the Web Messenger to post notifications to our users when the Messenger first opens. The length of our notification text exceeds the max height of the Toaster display, resulting in a scroll bar for the user to see the entire notification. We have not found a documented option to change the Toaster styling so that the max height is large enough to display the notification without requiring scrolling. We think our only option would be to build our own custom UI that utilizes the Web Messenger API underneath but since that is a decent effort, we wanted to check with the community first to confirm. Is anyone aware of alternative options?
Can you share screenshot of Toaster if that's possible? There must be some maximum height at some point, as the Toaster is also rendered inside Messenger depending on the state.
We can see via browser dev tools that there are max height styles being applied and don't think there is a clean way to override them.
Thanks.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.