|
|
|
|
|
by JoshTriplett
195 days ago
|
|
Accessibility is more than just screen readers. Toasts are also not accessible for folks with low vision, low peripheral vision, etc. And the time-based disappearance is unpleasant for many people, as one of many examples of "accessibility improvements are also often usability improvements". A message that you have to explicitly dismiss, and that's stored in a "message history" somewhere, is much more accessible and usable. |
|
To make this a little more concrete with one example: if you are using fullscreen magnification, odds are toasts will literally never appear on your monitor. By the time you pan over to their little corner of the screen (if you ever do), the toast will be long gone.