-
Notifications
You must be signed in to change notification settings - Fork 2
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
Add reusable toast messages component #1075
Comments
As of now, I'm not entirely convinced we need the full toast-message functionality for this application. Perhaps. But the new |
Since on first pass we are creating the component directly in via, I'll remove the "video annotations" label from this ticket. Once hypothesis/via#1125 is merged, I will do further testing on how to use the component in Once both projects can use this component, we can probably get back to this issue and move the component to frontend-shared. |
We have an upcoming need for toast messages in a new application. The
client
application already has toast messages. Extract and add a toast message component to this package.The text was updated successfully, but these errors were encountered: