WeAreAthlon / Silla.IO

PHP Application Development Framework.
https://silla.io
GNU General Public License v3.0
25 stars 3 forks source link

Error messages should not timeout #69

Closed rozalia closed 8 years ago

rozalia commented 8 years ago

Error messages should not automatically disappear. It is OK for success messages to have timeout, but we should make sure that the user has seen the error, so we need to remove the timeouts for error messages.