-
I think you should add a loader when something is happening like form submission to notify the user that a process is occuring.
And also you are using alert to inform the user when quote has been upd…
-
A follow-up to https://github.com/scttcper/ngx-toastr/pull/934 - there may have been a recent change in timings on how the toasts are now created, or something may have changed in the timing of how Ch…
-
I'm using Turbo 8 so I can trigger refreshes.
In one instance I submit a form (POST request) and I want to show a toast and refresh the page.
The page already has a toast container like this
…
-
Add alert/Toast msg on Add to cart + delete item + Dark/Default Toggler
-
## Task Breakdown
- [ ] 1. Admin Dashboard Analytics
### 2. Cashout & Earnings Management
- **Dasher Cashout Process**
- [x] Allow dashers to edit or cancel their pending cashout request…
-
This doesn't create a good first impression for site admins.
![Screen Shot 2019-11-13 at 11 10 36 AM](https://user-images.githubusercontent.com/754768/68795676-4414b680-0606-11ea-81bb-43f06f8a52bb.…
-
### Describe the feature
I've encountered an issue with the styling of this plugin.
I imported the css in my App.vue file by `import 'vuetify-sonner/style.css'`
However the output style seems n…
-
### Type of issue
Other (describe below)
### Description
Clicking individual tabs on the within the 'Platform specific initialization' section does not work correctly.
![firefox_2024-07-04_08-47-0…
-
## Better UX
Right now the App feels clunky when using it because of the alerts I get, when setting e.g. a favorite.
For better Control over the App I want to be notified with small toast messages an…
-
I'm not sure if it is intentional or not, but if you don't have buttonText in the toast options, then the dismissCallback is not called.
This example works fine,
``` javascript
var toastId = blackbe…