Toast is great, one feature that would be helpful is an option to disable the timeout feature on a notification when it has focus (hover or touch). This would allow visitors to focus on longer messages giving them time to read the whole thing without it disappearing. Maybe the option could be hideOnFocus: and then be set to true or false.
Toast is great, one feature that would be helpful is an option to disable the timeout feature on a notification when it has focus (hover or touch). This would allow visitors to focus on longer messages giving them time to read the whole thing without it disappearing. Maybe the option could be
hideOnFocus:
and then be set totrue
orfalse
.For context, this was bought up within Nextcloud at https://github.com/nextcloud/server/pull/15124#pullrequestreview-227243101