-
Implementing Popup Functionality for Uploads and Toast Notifications for Image Upload Confirmation
-
### Describe the feature in detail (code, mocks, or screenshots encouraged)
Hello, is there any plan to add the toast component?
https://www.melt-ui.com/docs/builders/toast
Thank you I'm so happy…
-
Der ToasterService erstellt zum Anzeigen der Toasts die Komponente InternalToast. Diese wiederum nutzt KolAlert. Diese wurde auf die KolAlertFc umgestellt.
Nachdem in Ticket https://github.com/publ…
-
### Environment
- Operating System: `Darwin`
- Node Version: `v18.20.2`
- Nuxt Version: `3.14.159`
- CLI Version: `3.15.0`
- Nitro Version: `2.10.4`
- Package Manager: `pnpm@9.0.6`
-…
-
Add toats notifications.
Potentially piggybacking form React-Hot-Toast or similar library
Allow the component to be rendered in any corner or vertically (?)
-
https://github.com/user-attachments/assets/d848999f-ab36-43fc-816e-421c5aa0a2b8
toast should only appear once.
-
The toast has a delay, and sometimes the operation of the toast completed on the last page will pop out when entering the next page, and the experience is a little bad
-
![image](https://github.com/user-attachments/assets/dba8268d-3079-4db2-8a20-1183ac3c5e2f)
[doc link](https://developer.android.com/guide/topics/ui/notifiers/toasts)
-
1. ContentView is my first View. And, add the .toast modifier to it.
2. ContentView present(fullScreenCover) the LoginView. And, the LoginView has its own NavigationStack.
3. When i toggle the toast…
-
### Library
React Components / v9 (@fluentui/react-components)
### Describe the feature that you would like added
When dismissing a toast, an animation is used, making it slow to dismiss multiple t…