-
-
Notifications
You must be signed in to change notification settings - Fork 321
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NEXT: Toast Component #2884
Comments
Note that I've followed up with the Zag team regarding a few issues with this component:
Depending on how quickly they respond and what they say, we may have to pause and return to this feature a later time. If they can at least provide the proper types, we can likely build an initial version using a subset of features. Keep an eye on this post and the PR for further updates. |
I've talked with the Zag team and they have noted the issues at hand with the Toast component, but my assumption is it won't be a quick turnaround. After reviewing with the Skeleton team, we need a solution for now, so I'm going to pivot to a third party integration using the following:
These seems like fully featured solutions, with tons of options, and support for Tailwind styling. I'll begin by creating proofs of concept. If that goes well I'll proceed with the full integration guides. The goal being to have these completed before the Beta release next Tuesday. In the future, we're happy to revisit the Zag component once improvements are in place. If we feel it meets our expectations we may replace our integration guide with that component. |
On more quick update - the Unfortunately For now, we're going to roll our own custom Toast component specifically for Svelte users. This will mirror the Zag APIs in the hopes we can swap it out with the Zag version in a future release. When that happens, it should remain backwards compatible, but receive a plethora of new features. As such, we'll label the current version with a |
Zag Integration
Maintainer Requests
The following requests are coming straight from the Skeleton team. These are highly likely be implemented:
Community Requests
The following requests have come from the community and are under consideration:
Feedback
If you have additional updates or requests for this feature, please do so in the comments section below.
The text was updated successfully, but these errors were encountered: