-
Hi I noticed the loading preset,
is it possible in this library to wait for example for some data to load then imperatively dismiss it in your code e.g.
alert or toast({preset: 'loading', title…
-
This issue proposes replacing the currently used `@radix-ui/react-toast` library with the `sonner` library for toast notifications. This change aims to improve user experience due to reported issues w…
-
I implemented the library, but after showing the first toast, the addition of other toasts does not lead to the update of the toast list and their display
The code is practically the same as that fou…
-
In https://retroachievements.org/system/1/games you can see this behaviour when you press in buttons on backlog columns:
In mobile or I guess it's md, or sm there is a problem with z-index and the …
-
## Describe the bug
I am trying to build a react-library using the editor. I'll customize this editor, styles, etc and used it across multiple projects.
I am using https://www.npmjs.com/package/cr…
-
If allowQueue parameter set to false Toasty uses lastToast static variable to save previous Toast object which holds reference to Context causing memory leak. Leak is reported by com.squareup.leakcana…
-
### Description
Testing Snapshot NativeBase components failed
### CodeSandbox/Snack link
https://github.com/toninlopes/NativeBaseSample
### Steps to reproduce
1. On terminal, run ```yarn test```
…
-
I was using svelte -toast library https://zerodevx.github.io/svelte-toast/ , but toastify-js is what i really wanted a pure js library so that i don't have to work around and keep adding html and css…
-
add Toast & Notifications component with React Hot Toast library.
The component will be composed as follows :
- Variant
- Icon
- Title
- Body
- CTA
-
Follow-up to #2445 PR review comment: https://github.com/mozilla-mobile/firefox-tv/pull/2513/files/7296d7c00bc4301c32cd6affb7c369440e4c500a..08924cf80f8a626c0a5823818eca9bc6901ee93b#r302739501
### …