Decathlon / vitamin-web

Decathlon Design System UI components for web applications
https://decathlon.github.io/vitamin-web
Apache License 2.0
282 stars 76 forks source link

fix(`@vtmn/svelte`, `@vtmn/css`): fix timeout on overlays components #1480

Closed Tlahey closed 9 months ago

Tlahey commented 9 months ago

Changes description

Today the timeout inside the VtmnAlert / VtmnSnackbar / VtmnToast are broken.

Thanks to this fix, it is possible to apply a timeout from 1ms to Infinity on those components without breaking changes !

image

Fix also an issue with a large text

Context

On NFS it is not possible to apply an alert more than 8s.

Checklist

Does this introduce a breaking change?

Other information