Make toast messages automatically disappear

I have noticed that sometimes the toast messages that come up at the bottom of the screen do not seem to timeout. They have to be closed manually. This seems to be on activities like when a column type is changed and that causes all rows to have some default set. It also seems to occur when notifications on buttons are enabled.

This does not happen all the time, sometimes the messages do timeout and disappear themselves. Even in those situations it’d be great if they would go away faster.

This comes up when I’m working on building tables and formulas, and testing functionality. It can become quite annoying to have to keep closing the notifications.

Thanks