-
Notifications
You must be signed in to change notification settings - Fork 14
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
Component proposal: Toast Notification #969
Comments
Note from Tom:
|
We decided not to progress with this at the time due to the difficulties around designing a well made timed out message with accessibility in mind. FT Professional was able to use an alternate design pattern. Given prevalence elsewhere, including the app, ft.com, and spark, we should revisit this pattern |
Relates to other on-site messaging Origami components including: o-message, o-banner, and o-cookie-message.
What is a toast message?
Existing examples
n-notification
There is an old and little used toast-like component developed long ago by customer products. It was created before o-message and conflicts in visual style. It appears it is only used in myft, and not really because it's broken. Here's the demo:
n-notification
n-myft-ui
Has a toast like notification when saving an article to myft. It shows on the article page for example:
ft-app
The ft-app on the other hand uses a Material inspired toast component. This is displayed at the bottom rather than the top of the page:
The text was updated successfully, but these errors were encountered: