-
### Describe the feature / bug đź“ť:
Using a variety of functions, such as toast() or toast.custom(), whether passing a jsx component or otherwise, adding the dismissible prop has no effect.
### St…
-
While using dismissible for edit option. There is just one option for edit in the slider. I slide the item all the way to the end it opens the edit dialog but removes the item from the list. I don't w…
-
Hello, so let's get straight to the point:
```js
var notyf = new Notyf({
types: [
{
type: 'info',
background: 'blue',
icon: {
className: 'material-icons',
…
-
[Product requirements (Google doc)](https://docs.google.com/document/d/1EBLyqhAscA6nxPURPmCdWBf1V4tguJSOMGRk37ldZiI/edit?tab=t.0#heading=h.mnq6vtjqteg4)
Based on the product requirements in the Googl…
-
When a Drawer is always open and non-dismissible, for example when using snapPoints, tabbing into the drawer or nested drawers will trap the focus and you won't be able to tab back into the rest of th…
-
Add an option to make banners dismissible. Dismissing a banner should cause it to disappear while animating out nicely. An "X" icon with a link to dismiss the banner should be generated automatically …
-
Since portals are hard-coded by default in shadcn, it would be nice if this library didn't auto-close them when dismissible=false.
It's difficult to figure out this is the cause. I initially though…
-
Hi!
We've got a request to add a dismissible alert to the HER demo site landing page / home page. It should be something like a "modal" that appears by default when a user first accesses the home p…
-
**Description**
Not informative error message appears over the page. It also has visual indicator - x (close) button, which cannot be accessed neither with keyboard nor mouse, so message cannot be dis…
-
Ideally, **the banner should be dismissible**. The non-dismissible banner does not provide good UX. The donation banner present in the header is persistent.
There can be two ways to improve UX…