-
Currently there is no feedback to the user regarding the API responses. Skeleton UI library has alerts and toasts, pick one and implement.
-
Is it possible to extend library with the ability to listen and read user notifications ?
More details here: https://docs.microsoft.com/en-us/windows/uwp/design/shell/tiles-and-notifications/notifica…
-
If the implementation of the library still depends on [android.widget.Toast](https://developer.android.com/reference/android/widget/Toast), I think it will no longer be available.
[setView](https:/…
-
For the in-app review designs in Shopify, we've designed a more advanced toast message notification with action buttons. These buttons should be aligned completely to the right (following our UI patte…
uxkai updated
10 months ago
-
I'm using SvelteKit and this library to display toast notifications.
Making a project I discovered that calling any notifier function from the `onMount` of Svelte will duplicate the toast.
![unkno…
ghost updated
2 years ago
-
My toast tasks spent a lot of time repeatedly downloading language dependencies into, e.g., `~/.cargo/registry` (Rust) and `~/.m2/` (Java / Clojure).
I've run into two problems trying to share these …
-
with my email services ssl verification does not work.
the genserver crashes and causes this:
```
[error] GenServer {Yugo.Registry, :fastmail_client} terminating
** (KeyError) key :next_cmd_tag…
-
At the moment, `cPlugin` offers a useful interface for transforming identifiers, but not necessarily the full range and abilities of Nim's macro system. Generating bindings in a relatively barebone ma…
-
This is a feature request based on some surprising behavior I found. Alternatively, a documentation request to make said behavior clear. I can help with either, but I'd like to know what @timolins and…
-
### Please confirm that you have searched existing issues in the repo
Yes, I have searched the existing issues
### Any related issues?
_No response_
### What is the area that this feature belongs …