Use of disappearing popups (toasts) for upload/compile errors is inaccessible to screen readers #166
Labels
topic: accessibility
Enabling the use of the software by everyone
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
WIth a screen reader on, pop-up errors like the one below are not accessible because it disappears too soon:
Steps to reproduce:
A better solution would be to put this error (and all errors) in the error console, where it can be read along with other status messages.
The text was updated successfully, but these errors were encountered: